Searched refs:outobject_array_index (Results 1 – 3 of 3) sorted by relevance
53 int outobject_array_index() const { in outobject_array_index() function
2188 return properties()->get(index.outobject_array_index()); in RawFastPropertyAt()2205 properties()->set(index.outobject_array_index(), value); in RawFastPropertyAtPut()
590 CHECK(field_index.outobject_array_index() < object->properties()->length()); in RUNTIME_FUNCTION()