Searched refs:outobject_array_index (Results 1 – 5 of 5) sorted by relevance
51 int outobject_array_index() const { in outobject_array_index() function
1412 return property_array()->get(index.outobject_array_index()); in RawFastPropertyAt()1433 property_array()->set(index.outobject_array_index(), value); in RawFastPropertyAtPut()
3648 int outobject_index = index.outobject_array_index(); in EnsurePropertiesAllocatedAndMarked()
6157 array->set(index.outobject_array_index(), *box); in AllocateStorageForMap()
180 if (!index.is_inobject() && index.outobject_array_index() == 0) { in DeleteObjectPropertyFast()