Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-create-lowering.h75 Node* AllocateFastLiteralElements(Node* effect, Node* control, in NON_EXPORTED_BASE()
Djs-create-lowering.cc1142 Node* elements = AllocateFastLiteralElements(effect, control, boilerplate, in AllocateFastLiteral()
1229 Node* JSCreateLowering::AllocateFastLiteralElements( in AllocateFastLiteralElements() function in v8::internal::compiler::JSCreateLowering