Searched refs:array_object (Results 1 – 1 of 1) sorted by relevance
3270 HAllocate* array_object = builder()->AllocateJSArrayObject(mode_); in AllocateArray() local3280 builder()->BuildJSArrayHeader(array_object, in AllocateArray()3295 array_object, HObjectAccess::ForElementsPointer(), elements_location_); in AllocateArray()3302 return array_object; in AllocateArray()