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

/external/v8/src/compiler/
H A Djs-create-lowering.h69 Node* AllocateElements(Node* effect, Node* control,
H A Djs-create-lowering.cc481 AllocateElements(effect, control, elements_kind, capacity, pretenure);
1017 Node* JSCreateLowering::AllocateElements(Node* effect, Node* control, function in class:v8::internal::compiler::JSCreateLowering

Completed in 173 milliseconds