Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Daot_compiler.cpp162 bool isEnableOptInlining = runtimeOptions.IsEnableOptInlining(); in Main()
/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.h943 bool IsEnableOptInlining() const in IsEnableOptInlining() function