Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Djs-create-lowering.h109 Node* AllocateElements(Node* effect, Node* control,
112 Node* AllocateElements(Node* effect, Node* control,
114 Node* AllocateElements(Node* effect, Node* control,
H A Djs-create-lowering.cc545 AllocateElements(effect, control, elements_kind, capacity, allocation); in ReduceNewArray()
606 AllocateElements(effect, control, elements_kind, values, allocation); in ReduceNewArray()
1616 Node* JSCreateLowering::AllocateElements(Node* effect, Node* control, in AllocateElements() function in v8::internal::compiler::JSCreateLowering
1641 Node* JSCreateLowering::AllocateElements(Node* effect, Node* control, in AllocateElements() function in v8::internal::compiler::JSCreateLowering

Completed in 4 milliseconds