Home
last modified time | relevance | path

Searched defs:PushCallThisArg1AndDispatch (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.cpp1207 DEF_CALL_SIGNATURE(PushCallThisArg1AndDispatch) in DEF_CALL_SIGNATURE() argument
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Dasm_interpreter_call.cpp405 void AsmInterpreterCall::PushCallThisArg1AndDispatch(ExtendedAssembler *assembler) in PushCallThisArg1AndDispatch() function in panda::ecmascript::x64::AsmInterpreterCall
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Dasm_interpreter_call.cpp428 void AsmInterpreterCall::PushCallThisArg1AndDispatch(ExtendedAssembler *assembler) in PushCallThisArg1AndDispatch() function in panda::ecmascript::aarch64::AsmInterpreterCall