Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_sys_module/console/
H A Dconsole.cpp143 std::string stringValue = Helper::NapiHelper::GetPrintString(env, argv[i]); in MakeLogContent() local
144 if (stringValue.empty()) { in MakeLogContent()
147 content.emplace_back(stringValue); in MakeLogContent()

Completed in 3 milliseconds