Home
last modified time | relevance | path

Searched refs:IsJitEscape (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/platform/
H A Daot_crash_info.h57 static bool IsJitEscape();
/arkcompiler/ets_runtime/ecmascript/platform/windows/
H A Daot_crash_info.cpp63 bool AotCrashInfo::IsJitEscape() in IsJitEscape() function in panda::ecmascript::AotCrashInfo
/arkcompiler/ets_runtime/ecmascript/platform/unix/
H A Daot_crash_info.cpp138 bool AotCrashInfo::IsJitEscape() in IsJitEscape() function in panda::ecmascript::AotCrashInfo
/arkcompiler/ets_runtime/ecmascript/jit/
H A Djit.cpp38 bool jitEnable = ohos::JitTools::GetJitEscapeDisable() || !AotCrashInfo::IsJitEscape(); in SetJitEnablePostFork()

Completed in 2 milliseconds