Home
last modified time | relevance | path

Searched defs:haveNewTarget (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dargument_accessor.cpp45 auto haveNewTarget = method_->HaveNewTargetWithCallField(); in GetArgGate() local
81 const bool haveNewTarget, const bool haveThis) const in GetFunctionArgIndex() argument
Dinterpreter_stub-inl.h441 GateRef haveNewTarget = Int64NotEqual( in GetStartIdxAndNumArgs() local
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Dasm_interpreter_call.cpp614 bool haveNewTarget = kungfu::AssemblerModule::JSModeHaveNewTargetArg(mode); in PushCallThis() local
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Dasm_interpreter_call.cpp988 bool haveNewTarget = kungfu::AssemblerModule::JSModeHaveNewTargetArg(mode); in PushCallThis() local
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dinterpreter-inl.h7285 bool haveNewTarget = method->HaveNewTargetWithCallField(); in GetNumArgs() local
Dinterpreter_assembly.cpp7560 bool haveNewTarget = method->HaveNewTargetWithCallField(); in GetNumArgs() local