Searched refs:AllocateElements (Results 1 – 2 of 2) sorted by relevance
103 Node* AllocateElements(Node* effect, Node* control,
1718 AllocateElements(effect, control, elements_kind, capacity, pretenure); in ReduceNewArray()2798 Node* JSTypedLowering::AllocateElements(Node* effect, Node* control, in AllocateElements() function in v8::internal::compiler::JSTypedLowering