Home | History | Annotate | Download | only in src

Lines Matching refs:PropertyDetails

6374     details->set(1, PropertyDetails(NONE, NORMAL).AsSmi());
6453 PropertyType type = PropertyDetails(details).type();
6463 PropertyAttributes attributes = PropertyDetails(details).attributes();
6473 int index = PropertyDetails(details).index();