Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcall_stub_builder.cpp207 Label checkIsBaselineCompiling(env); in JSCallJSFunction()
236 Branch(NotEqual(baselineCode, Undefined()), &checkIsBaselineCompiling, &methodNotAot); in JSCallJSFunction() local
237 Bind(&checkIsBaselineCompiling); in JSCallJSFunction()

Completed in 2 milliseconds