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
72 const bool haveNewTarget, const bool haveThis) const in GetFunctionArgIndex() argument
Dinterpreter_stub-inl.h442 GateRef haveNewTarget = Int64NotEqual( in GetStartIdxAndNumArgs() local
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Dasm_interpreter_call.cpp609 bool haveNewTarget = kungfu::AssemblerModule::JSModeHaveNewTargetArg(mode); in PushCallThis() local
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Dasm_interpreter_call.cpp969 bool haveNewTarget = kungfu::AssemblerModule::JSModeHaveNewTargetArg(mode); in PushCallThis() local
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dinterpreter-inl.h7155 bool haveNewTarget = method->HaveNewTargetWithCallField(); in GetNumArgs() local
Dinterpreter_assembly.cpp7478 bool haveNewTarget = method->HaveNewTargetWithCallField(); in GetNumArgs() local