Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.cpp2121 DEF_CALL_SIGNATURE(CallReturnWithArgv) in DEF_CALL_SIGNATURE() argument
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Dasm_interpreter_call.cpp1085 void AsmInterpreterCall::CallReturnWithArgv(ExtendedAssembler *assembler) in CallReturnWithArgv() function in panda::ecmascript::aarch64::AsmInterpreterCall
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Dasm_interpreter_call.cpp1260 void AsmInterpreterCall::CallReturnWithArgv(ExtendedAssembler *assembler) in CallReturnWithArgv() function in panda::ecmascript::x64::AsmInterpreterCall