Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Doptimized_fast_call.cpp278 void OptimizedFastCall::JSFastCallWithArgVAndPushUndefined(ExtendedAssembler *assembler) in JSFastCallWithArgVAndPushUndefined() function in panda::ecmascript::x64::OptimizedFastCall
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Doptimized_fast_call.cpp326 void OptimizedFastCall::JSFastCallWithArgVAndPushUndefined(ExtendedAssembler *assembler) in JSFastCallWithArgVAndPushUndefined() function in panda::ecmascript::aarch64::OptimizedFastCall
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.cpp1306 DEF_CALL_SIGNATURE(JSFastCallWithArgVAndPushUndefined) in DEF_CALL_SIGNATURE() argument