Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/include/
H A Djsnapi.h228 void SetEnableBuiltinsLazy(bool value) in SetEnableBuiltinsLazy() function in panda::RuntimeOption
/arkcompiler/ets_runtime/ecmascript/
H A Djs_runtime_options.cpp413 SetEnableBuiltinsLazy(argBool); in ParseCommand()
H A Djs_runtime_options.h660 void SetEnableBuiltinsLazy(bool value) in SetEnableBuiltinsLazy() function in panda::ecmascript::JSRuntimeOptions
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp4333 runtimeOptions.SetEnableBuiltinsLazy(option.GetEnableBuiltinsLazy()); in CreateJSVM()

Completed in 21 milliseconds