Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Dasm_interpreter_call.cpp813 void AsmInterpreterCall::PushCallNewAndDispatchNative(ExtendedAssembler *assembler) in PushCallNewAndDispatchNative() function in panda::ecmascript::x64::AsmInterpreterCall
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Dasm_interpreter_call.cpp473 void AsmInterpreterCall::PushCallNewAndDispatchNative(ExtendedAssembler *assembler) in PushCallNewAndDispatchNative() function in panda::ecmascript::aarch64::AsmInterpreterCall
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.cpp2104 DEF_CALL_SIGNATURE(PushCallNewAndDispatchNative) in DEF_CALL_SIGNATURE() argument