Home
last modified time | relevance | path

Searched defs:aotCall (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
H A Doptimized_call.cpp882 Label aotCall; in JSBoundFunctionCallInternal() local
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
H A Doptimized_call.cpp937 Label aotCall; in JSBoundFunctionCallInternal() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dslowpath_lowering.cpp1889 BRANCH_CIR(IsAotOrFastCall(superFunc, CircuitBuilder::JudgeMethodType::HAS_AOT), &aotCall, &notAotCall); in LowerFastSuperCall() local

Completed in 13 milliseconds