Home
last modified time | relevance | path

Searched defs:isAotCompiled (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_ark_tools.cpp613 bool isAotCompiled = func->IsCompiledCode(); in IsAOTDeoptimized() local
634 bool isAotCompiled = func->IsCompiledCode(); in CheckDeoptStatus() local