Home
last modified time | relevance | path

Searched refs:AllocateElements (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Djs-typed-lowering.h103 Node* AllocateElements(Node* effect, Node* control,
Djs-typed-lowering.cc1718 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