Home
last modified time | relevance | path

Searched refs:methodisAot (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcall_stub_builder.cpp204 Label methodisAot(env); in JSCallJSFunction()
225 BRANCH(JudgeAotAndFastCall(func_, CircuitBuilder::JudgeMethodType::HAS_AOT), &methodisAot, in JSCallJSFunction() local
227 Bind(&methodisAot); in JSCallJSFunction()

Completed in 2 milliseconds