Searched defs:AllocateFastLiteral (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/compiler/
H A Djs-create-lowering.cc638 AllocateFastLiteral(effect, control, boilerplate, &site_context);
899 Node* JSCreateLowering::AllocateFastLiteral( function in class:v8::internal::compiler::JSCreateLowering
950 value = effect = AllocateFastLiteral(effect, control,
1068 elements_values[i] = effect = AllocateFastLiteral(

Completed in 61 milliseconds