Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-create-lowering.cc549 Node* call_packed; in ReduceNewArrayToStubCall() local
597 call_packed = in ReduceNewArrayToStubCall()
599 if_success_packed = graph()->NewNode(common()->IfSuccess(), call_packed); in ReduceNewArrayToStubCall()
604 call_packed, merge); in ReduceNewArrayToStubCall()
607 call_holey, call_packed, merge); in ReduceNewArrayToStubCall()