Home | History | Annotate | Download | only in src

Lines Matching refs:details

1115   // Contents contains (value, details) pairs.  If the details say that the type
1121 // If the pair (value, details) at index i, i+1 is not
1123 PropertyDetails details(Smi::cast(contents->get(i + 1)));
1124 if (details.type() < FIRST_PHANTOM_PROPERTY_TYPE) {