Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Doptimized_call.cpp1079 void OptimizedCall::CallRuntimeWithArgv(ExtendedAssembler *assembler) in CallRuntimeWithArgv() function in panda::ecmascript::x64::OptimizedCall
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Doptimized_call.cpp1053 void OptimizedCall::CallRuntimeWithArgv(ExtendedAssembler *assembler) in CallRuntimeWithArgv() function in panda::ecmascript::aarch64::OptimizedCall
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.cpp1408 DEF_CALL_SIGNATURE(CallRuntimeWithArgv) in DEF_CALL_SIGNATURE() argument