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