Home | History | Annotate | Download | only in mips

Lines Matching refs:properties

2328       // Negative property indices are in-object properties, indexed
2332 // Non-negative property indices are in the properties array.
3422 // Update the write barrier for the object for in-object properties.
3436 // Update the write barrier for the properties array.
4474 ASSERT(object->properties()->length() == 0);
4486 // Copy in-object properties.
5010 // Get the set of properties to enumerate.