Searched refs:SetEnableAOT (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/napi/include/ | ||
H A D | jsnapi.h | 263 void SetEnableAOT(bool value) in SetEnableAOT() function in panda::RuntimeOption |
/arkcompiler/ets_runtime/ecmascript/ | ||
H A D | js_runtime_options.h | 324 void SetEnableAOT(bool value) in SetEnableAOT() function in panda::ecmascript::JSRuntimeOptions |
/arkcompiler/ets_runtime/ecmascript/napi/ | ||
H A D | jsnapi_expo.cpp | 4336 runtimeOptions.SetEnableAOT(option.GetEnableAOT()); in CreateJSVM() |
Completed in 17 milliseconds