Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Dasm_interpreter_call.cpp397 void AsmInterpreterCall::PushCallArg0AndDispatch(ExtendedAssembler *assembler) in PushCallArg0AndDispatch() function in panda::ecmascript::x64::AsmInterpreterCall
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Dasm_interpreter_call.cpp429 void AsmInterpreterCall::PushCallArg0AndDispatch(ExtendedAssembler *assembler) in PushCallArg0AndDispatch() function in panda::ecmascript::aarch64::AsmInterpreterCall
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.cpp2059 DEF_CALL_SIGNATURE(PushCallArg0AndDispatch) in DEF_CALL_SIGNATURE() argument