Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Doptimized_fast_call.cpp81 void OptimizedFastCall::OptimizedFastCallAndPushArgv(ExtendedAssembler *assembler) in OptimizedFastCallAndPushArgv() function in panda::ecmascript::x64::OptimizedFastCall
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Doptimized_fast_call.cpp85 void OptimizedFastCall::OptimizedFastCallAndPushArgv(ExtendedAssembler *assembler) in OptimizedFastCallAndPushArgv() function in panda::ecmascript::aarch64::OptimizedFastCall
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.cpp1507 DEF_CALL_SIGNATURE(OptimizedFastCallAndPushArgv) in DEF_CALL_SIGNATURE() argument