Searched defs:JSFastCallWithArgV (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/ | ||
| D | optimized_fast_call.cpp | 225 void OptimizedFastCall::JSFastCallWithArgV(ExtendedAssembler *assembler) in JSFastCallWithArgV() function in panda::ecmascript::x64::OptimizedFastCall |
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/ | ||
| D | optimized_fast_call.cpp | 250 void OptimizedFastCall::JSFastCallWithArgV(ExtendedAssembler *assembler) in JSFastCallWithArgV() function in panda::ecmascript::aarch64::OptimizedFastCall |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | call_signature.cpp | 2179 DEF_CALL_SIGNATURE(JSFastCallWithArgV) in DEF_CALL_SIGNATURE() argument |