Searched refs:array_object (Results 1 – 1 of 1) sorted by relevance
3506 HAllocate* array_object = builder()->AllocateJSArrayObject(mode_); in AllocateArray() local3516 builder()->BuildJSArrayHeader(array_object, in AllocateArray()3531 array_object, HObjectAccess::ForElementsPointer(), elements_location_); in AllocateArray()3538 return array_object; in AllocateArray()