Searched defs:CallRuntimeWithArgv (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/ | ||
| H A D | optimized_call.cpp | 1086 void OptimizedCall::CallRuntimeWithArgv(ExtendedAssembler *assembler) in CallRuntimeWithArgv() function in panda::ecmascript::x64::OptimizedCall |
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/ | ||
| H A D | optimized_call.cpp | 1060 void OptimizedCall::CallRuntimeWithArgv(ExtendedAssembler *assembler) in CallRuntimeWithArgv() function in panda::ecmascript::aarch64::OptimizedCall |
Completed in 5 milliseconds