Lines Matching refs:properties
2239 // Negative property indices are in-object properties, indexed
2243 // Non-negative property indices are in the properties array.
3327 // Update the write barrier for the object for in-object properties.
3341 // Update the write barrier for the properties array.
4434 ASSERT(object->properties()->length() == 0);
4446 // Copy in-object properties.
4924 // Get the set of properties to enumerate.