Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/platform/unix/
H A Daot_crash_info.cpp113 if (options->GetAOTHasException() || in SetOptionPGOProfiler()
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/
H A Dpgo_profiler_test.cpp1428 EXPECT_FALSE(ecmaVM->GetJSOptions().GetAOTHasException()); in HWTEST_F_L0()
1439 EXPECT_TRUE(ecmaVM->GetJSOptions().GetAOTHasException()); in HWTEST_F_L0()
1450 EXPECT_TRUE(ecmaVM->GetJSOptions().GetAOTHasException()); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/jit/
H A Djit.cpp40 jitEnable &= !vm->GetJSOptions().GetAOTHasException(); in SetJitEnablePostFork()
/arkcompiler/ets_runtime/ecmascript/
H A Djs_runtime_options.h1964 bool GetAOTHasException() const in GetAOTHasException() function in panda::ecmascript::JSRuntimeOptions

Completed in 8 milliseconds