Home
last modified time | relevance | path

Searched refs:IsCompiled (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcompilation_driver.h122 if (!methodInfo.IsCompiled()) { in Run()
Dbytecode_info_collector.h333 bool IsCompiled() const in IsCompiled() function
/arkcompiler/runtime_core/static_core/runtime/entrypoints/
Dentrypoints.cpp1141 extern "C" int IsCompiled(const void *entrypoint) in IsCompiled() function