Home
last modified time | relevance | path

Searched refs:GetEnableAOT (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/include/
H A Djsnapi.h399 bool GetEnableAOT() const in GetEnableAOT() function in panda::RuntimeOption
/arkcompiler/ets_runtime/ecmascript/
H A Djs_runtime_options.h329 bool GetEnableAOT() const in GetEnableAOT() function in panda::ecmascript::JSRuntimeOptions
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp4336 runtimeOptions.SetEnableAOT(option.GetEnableAOT()); in CreateJSVM()
5044 else if (vm->GetJSOptions().GetEnableAOT()) in LoadAotFileInternal()
5334 bool enableAOT = jsOption.GetEnableAOT() && in PostFork()

Completed in 24 milliseconds