Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.cpp786 SetEnableOptTrackField(argBool); in ParseCommand()
1089 SetEnableOptTrackField(false); in SetOptionsForTargetCompilation()
Djs_runtime_options.h1120 void SetEnableOptTrackField(bool value) in SetEnableOptTrackField() function