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