Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Doptimized_fast_call.cpp286 void OptimizedFastCall::JSFastCallWithArgVAndPushArgv(ExtendedAssembler *assembler) in JSFastCallWithArgVAndPushArgv() function in panda::ecmascript::x64::OptimizedFastCall
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Doptimized_fast_call.cpp329 void OptimizedFastCall::JSFastCallWithArgVAndPushArgv(ExtendedAssembler *assembler) in JSFastCallWithArgVAndPushArgv() function in panda::ecmascript::aarch64::OptimizedFastCall
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.cpp2198 DEF_CALL_SIGNATURE(JSFastCallWithArgVAndPushArgv) in DEF_CALL_SIGNATURE() argument