Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcall_stub_builder.cpp205 Label funcHasBaselineCode(env); in JSCallJSFunction()
238 Branch(NotEqual(baselineCode, Hole()), &funcHasBaselineCode, &methodNotAot); in JSCallJSFunction() local
240 Bind(&funcHasBaselineCode); in JSCallJSFunction()

Completed in 2 milliseconds