Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/include/
H A Djsnapi.h284 void SetEnableJIT(bool value) in SetEnableJIT() function in panda::RuntimeOption
/arkcompiler/ets_runtime/ecmascript/
H A Djs_runtime_options.cpp1052 SetEnableJIT(argBool); in ParseCommand()
H A Djs_runtime_options.h1224 void SetEnableJIT(bool value) in SetEnableJIT() function in panda::ecmascript::JSRuntimeOptions
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp5322 jsOption.SetEnableJIT(option.GetEnableJIT()); in PostFork()

Completed in 30 milliseconds