Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Doptimized_fast_call.cpp225 void OptimizedFastCall::JSFastCallWithArgV(ExtendedAssembler *assembler) in JSFastCallWithArgV() function in panda::ecmascript::x64::OptimizedFastCall
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Doptimized_fast_call.cpp250 void OptimizedFastCall::JSFastCallWithArgV(ExtendedAssembler *assembler) in JSFastCallWithArgV() function in panda::ecmascript::aarch64::OptimizedFastCall
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.cpp2179 DEF_CALL_SIGNATURE(JSFastCallWithArgV) in DEF_CALL_SIGNATURE() argument