Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.cpp646 SetEnableOptInlining(argBool); in ParseCommand()
Djs_runtime_options.h938 void SetEnableOptInlining(bool value) in SetEnableOptInlining() function