Home
last modified time | relevance | path

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

/ark/js_runtime/ecmascript/napi/
Djsnapi.cpp139 arg_list_t logComponents; in CreateRuntime() local
140 logComponents.emplace_back("all"); in CreateRuntime()
141 baseOptions.SetLogComponents(logComponents); in CreateRuntime()