Home
last modified time | relevance | path

Searched defs:enableCodeSign (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcompilation_driver.cpp109 bool enableCodeSign = !compilationEnv_->GetJSOptions().GetDisableCodeSign(); in RunCg() local
/arkcompiler/ets_runtime/ecmascript/jit/
H A Djit.cpp171 bool enableCodeSign = !ohos::JitTools::GetCodeSignDisable(options.GetDisableCodeSign()); in SetEnableOrDisable() local
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
H A Dbaseline_compiler.cpp113 bool enableCodeSign = !vm->GetJSOptions().GetDisableCodeSign(); in SetupCodeSigner() local

Completed in 15 milliseconds