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

/external/v8/src/compiler/
H A Djs-create-lowering.h80 Reduction ReduceNewArrayToStubCall(Node* node, Handle<AllocationSite> site);
H A Djs-create-lowering.cc586 Reduction JSCreateLowering::ReduceNewArrayToStubCall( function in class:v8::internal::compiler::JSCreateLowering
751 return ReduceNewArrayToStubCall(node, site);

Completed in 114 milliseconds