Searched defs:CallReturnWithArgv (Results 1 – 3 of 3) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
D | call_signature.cpp | 1262 DEF_CALL_SIGNATURE(CallReturnWithArgv) in DEF_CALL_SIGNATURE() argument |
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/ | ||
D | asm_interpreter_call.cpp | 1081 void AsmInterpreterCall::CallReturnWithArgv(ExtendedAssembler *assembler) in CallReturnWithArgv() function in panda::ecmascript::x64::AsmInterpreterCall |
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/ | ||
D | asm_interpreter_call.cpp | 888 void AsmInterpreterCall::CallReturnWithArgv(ExtendedAssembler *assembler) in CallReturnWithArgv() function in panda::ecmascript::aarch64::AsmInterpreterCall |