Home
last modified time | relevance | path

Searched refs:IsEnableOptTrackField (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Daot_compiler.cpp166 bool isEnableOptTrackField = runtimeOptions.IsEnableOptTrackField(); in Main()
/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.h963 bool IsEnableOptTrackField() const in IsEnableOptTrackField() function