Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.cpp770 SetEnableOptInlining(argBool); in ParseCommand()
1090 SetEnableOptInlining(false); in SetOptionsForTargetCompilation()
Djs_runtime_options.h1100 void SetEnableOptInlining(bool value) in SetEnableOptInlining() function