Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Doptimized_fast_call.cpp92 void OptimizedFastCall::OptimizedFastCallAndPushUndefined(ExtendedAssembler *assembler) in OptimizedFastCallAndPushUndefined() function in panda::ecmascript::x64::OptimizedFastCall
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Doptimized_fast_call.cpp96 void OptimizedFastCall::OptimizedFastCallAndPushUndefined(ExtendedAssembler *assembler) in OptimizedFastCallAndPushUndefined() function in panda::ecmascript::aarch64::OptimizedFastCall
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.cpp905 DEF_CALL_SIGNATURE(OptimizedFastCallAndPushUndefined) in DEF_CALL_SIGNATURE() argument