Searched refs:AllocateEmptyArray (Results 1 – 3 of 3) sorted by relevance
1239 result = array_builder.AllocateEmptyArray(); in BuildArrayConstructor()1265 result = array_builder.AllocateEmptyArray(); in BuildInternalArrayConstructor()
1729 HAllocate* AllocateEmptyArray();
2656 return array_builder->AllocateEmptyArray(); in BuildAllocateArrayFromLength()3444 HAllocate* HGraphBuilder::JSArrayBuilder::AllocateEmptyArray() { in AllocateEmptyArray() function in v8::internal::HGraphBuilder::JSArrayBuilder9843 ? array_builder.AllocateEmptyArray() in BuildInlinedCallArray()