Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Dasm_interpreter_call.cpp361 void AsmInterpreterCall::PushCallRangeAndDispatch(ExtendedAssembler *assembler) in PushCallRangeAndDispatch() function in panda::ecmascript::x64::AsmInterpreterCall
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Dasm_interpreter_call.cpp393 void AsmInterpreterCall::PushCallRangeAndDispatch(ExtendedAssembler *assembler) in PushCallRangeAndDispatch() function in panda::ecmascript::aarch64::AsmInterpreterCall
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.cpp2124 DEF_CALL_SIGNATURE(PushCallRangeAndDispatch) in DEF_CALL_SIGNATURE() argument