Home
last modified time | relevance | path

Searched defs:builtinsLazyEnabled (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Djit_compiler.cpp39 bool builtinsLazyEnabled = vm->GetJSOptions().IsWorker() && vm->GetJSOptions().GetEnableBuiltinsLazy(); in UpdatePassOptions() local
/arkcompiler/ets_runtime/ecmascript/
H A Decma_context.cpp89 bool builtinsLazyEnabled = vm_->GetJSOptions().IsWorker() && vm_->GetJSOptions().GetEnableBuiltinsLazy(); in Initialize() local

Completed in 3 milliseconds