Home | History | Annotate | Download | only in x64

Lines Matching refs:properties

2207       // Negative property indices are in-object properties, indexed
2211 // Non-negative property indices are in the properties array.
3273 // Update the write barrier for the object for in-object properties.
3287 // Update the write barrier for the properties array.
4201 ASSERT(object->properties()->length() == 0);
4213 // Copy in-object properties.
4700 // Get the set of properties to enumerate.