Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.cpp222 {"log-components", required_argument, nullptr, OPTION_LOG_COMPONENTS}, in ParseCommand()
523 case OPTION_LOG_COMPONENTS: in ParseCommand()
Djs_runtime_options.h112 OPTION_LOG_COMPONENTS, enumerator
791 return WasOptionSet(OPTION_LOG_COMPONENTS); in WasSetLogComponents()