Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/platform/
H A Daot_crash_info.h42 constexpr static int OPT_CODE_CRASH_THRESHOLD = 1; member in panda::ecmascript::AotCrashInfo
/arkcompiler/ets_runtime/ecmascript/platform/unix/
H A Daot_crash_info.cpp135 return totalCrashes >= OPT_CODE_CRASH_THRESHOLD; in IsAotEscaped()
145 return totalCrashes >= OPT_CODE_CRASH_THRESHOLD; in IsJitEscape()

Completed in 1 milliseconds