Home
last modified time | relevance | path

Searched refs:OPTION_ENABLE_RUNTIME_STAT (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_runtime_options.cpp235 {"enable-runtime-stat", required_argument, nullptr, OPTION_ENABLE_RUNTIME_STAT}, in ParseCommand()
600 case OPTION_ENABLE_RUNTIME_STAT: in ParseCommand()
H A Djs_runtime_options.h108 OPTION_ENABLE_RUNTIME_STAT, enumerator
276 return WasOptionSet(OPTION_ENABLE_RUNTIME_STAT); in WasSetEnableRuntimeStat()

Completed in 6 milliseconds