Home
last modified time | relevance | path

Searched refs:WasSet (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/util/
H A Doptions.cpp144 return !option.WasSet() || (option.WasSet() && option.GetValue()); in ETSWarningsGroupSetter()
/arkcompiler/ets_runtime/ecmascript/
H A Djs_runtime_options.cpp382 WasSet(option); in ParseCommand()
1330 WasSet(optopt); in SetDefaultValue()
H A Djs_runtime_options.h1989 void WasSet(int option) in WasSet() function in panda::ecmascript::JSRuntimeOptions
/arkcompiler/runtime_core/libpandabase/utils/
H A Dpandargs.h67 bool WasSet() const in WasSet() function in panda::PandArgBase
927 if (arg->WasSet()) { in ParseListArgParam()
/arkcompiler/runtime_core/static_core/libpandabase/utils/
H A Dpandargs.h69 bool WasSet() const in WasSet() function in ark::PandArgBase
938 if (arg->WasSet()) { in ParseListArgParam()
/arkcompiler/ets_frontend/es2panda/aot/
H A Doptions.cpp674 if (opPerfFile.WasSet() && (perfLevel_ == 0)) { in Parse()

Completed in 12 milliseconds