Home
last modified time | relevance | path

Searched refs:IsEnableJit (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ohos/tests/
H A Dohos_test.cpp112 ASSERT_TRUE(helper->IsEnableJit(bundleScope)); in HWTEST_F_L0()
114 ASSERT_FALSE(helper->IsEnableJit(bundleScope1)); in HWTEST_F_L0()
116 ASSERT_TRUE(helper->IsEnableJit(bundleScope2)); in HWTEST_F_L0()
128 ASSERT_FALSE(helper->IsEnableJit(bundleScope)); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/ohos/
H A Denable_aot_list_helper.h64 bool IsEnableJit(const std::string &candidate) in IsEnableJit() function in panda::ecmascript::ohos::EnableAotJitListHelper
/arkcompiler/ets_runtime/ecmascript/jit/
H A Djit.cpp39 jitEnable &= ohos::EnableAotJitListHelper::GetInstance()->IsEnableJit(bundleName); in SetJitEnablePostFork()

Completed in 3 milliseconds