Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.cpp1086 DEF_CALL_SIGNATURE(PushCallThisArg0AndDispatch) in DEF_CALL_SIGNATURE() argument
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Dasm_interpreter_call.cpp399 void AsmInterpreterCall::PushCallThisArg0AndDispatch(ExtendedAssembler *assembler) in PushCallThisArg0AndDispatch() function in panda::ecmascript::x64::AsmInterpreterCall
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Dasm_interpreter_call.cpp419 void AsmInterpreterCall::PushCallThisArg0AndDispatch(ExtendedAssembler *assembler) in PushCallThisArg0AndDispatch() function in panda::ecmascript::aarch64::AsmInterpreterCall