Home
last modified time | relevance | path

Searched defs:IsEnableFastJit (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jit/tests/
Djit_test.cpp65 HWTEST_F_L0(JitTest, IsEnableFastJit) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/jit/
Djit.cpp199 bool Jit::IsEnableFastJit() const in IsEnableFastJit() function in panda::ecmascript::Jit
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.cpp310 bool EcmaVM::IsEnableFastJit() const in IsEnableFastJit() function in panda::ecmascript::EcmaVM