Home
last modified time | relevance | path

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

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