Searched defs:checkIsBaselineCompiling (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | call_stub_builder.cpp | 236 Branch(NotEqual(baselineCode, Undefined()), &checkIsBaselineCompiling, &methodNotAot);
in JSCallJSFunction() local |
Completed in 3 milliseconds