Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/include/
H A Djsnapi.h289 void SetEnableBaselineJIT(bool value) in SetEnableBaselineJIT() function in panda::RuntimeOption
/arkcompiler/ets_runtime/ecmascript/
H A Djs_runtime_options.cpp1170 SetEnableBaselineJIT(argBool); in ParseCommand()
H A Djs_runtime_options.h1314 void SetEnableBaselineJIT(bool value) in SetEnableBaselineJIT() function in panda::ecmascript::JSRuntimeOptions
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp5323 jsOption.SetEnableBaselineJIT(option.GetEnableBaselineJIT()); in PostFork()

Completed in 22 milliseconds