Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.cpp738 SetEnableInstrcutionCombine(argBool); in ParseCommand()
Djs_runtime_options.h1029 void SetEnableInstrcutionCombine(bool value) in SetEnableInstrcutionCombine() function