Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-create-lowering.h95 Node* AllocateElements(Node* effect, Node* control, in NON_EXPORTED_BASE()
98 Node* AllocateElements(Node* effect, Node* control, in NON_EXPORTED_BASE()
100 Node* AllocateElements(Node* effect, Node* control, in NON_EXPORTED_BASE()
Djs-create-lowering.cc550 AllocateElements(effect, control, elements_kind, capacity, pretenure); in ReduceNewArray()
607 AllocateElements(effect, control, elements_kind, values, pretenure); in ReduceNewArray()
1578 Node* JSCreateLowering::AllocateElements(Node* effect, Node* control, in AllocateElements() function in v8::internal::compiler::JSCreateLowering
1603 Node* JSCreateLowering::AllocateElements(Node* effect, Node* control, in AllocateElements() function in v8::internal::compiler::JSCreateLowering