Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/platform/unix/
H A Daot_crash_info.cpp80 if (IsAotEscaped()) { in IsAotEscapedOrNotInEnableList()
100 if (IsAotEscaped(pgoRealPath)) { in IsAotEscapedOrCompiledOnce()
115 IsAotEscaped()) { in SetOptionPGOProfiler()
125 bool AotCrashInfo::IsAotEscaped(const std::string &pgoRealPath) in IsAotEscaped() function in panda::ecmascript::AotCrashInfo
/arkcompiler/ets_runtime/ecmascript/platform/
H A Daot_crash_info.h56 static bool PUBLIC_API IsAotEscaped(const std::string &pgoRealPath = "");
/arkcompiler/ets_runtime/ecmascript/platform/windows/
H A Daot_crash_info.cpp57 bool AotCrashInfo::IsAotEscaped(const std::string &pgoRealPath) in IsAotEscaped() function in panda::ecmascript::AotCrashInfo
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Daot_compiler.cpp125 if (AotCrashInfo::IsAotEscaped(cPreprocessor.GetMainPkgArgs()->GetPgoDir())) { in Main()
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp5337 !ecmascript::AotCrashInfo::IsAotEscaped(); in PostFork()

Completed in 14 milliseconds