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

/external/v8/src/crankshaft/
H A Dhydrogen-instructions.h3414 class HApplyArguments final : public HTemplateInstruction<4> {
3416 DECLARE_INSTRUCTION_FACTORY_P5(HApplyArguments, HValue*, HValue*, HValue*,
3438 HApplyArguments(HValue* function, HValue* receiver, HValue* length, function in class:final::final

Completed in 161 milliseconds