Searched refs:toStringView (Results 1 – 8 of 8) sorted by relevance
153 client->resourceNameToUrl(toStringView(m_sourceURL)); in buildInspectorObject()240 return toStringView(current.frame()->sourceURL()); in firstNonEmptySourceURL()250 return toStringView(m_frames[0]->sourceURL()); in topSourceURL()262 return toStringView(m_frames[0]->scriptId()); in topScriptId()266 return toStringView(m_frames[0]->functionName()); in topFunctionName()
78 StringView toStringView(const String16& string) { in toStringView() function154 m_string = toStringView(m_owner); in StringBufferImpl()
73 StringView toStringView(const String16&);
421 groupId, clientLevel, toStringView(message->m_message), in createForConsoleAPI()422 toStringView(message->m_url), message->m_lineNumber, in createForConsoleAPI()
382 inspector->client()->consoleTime(toStringView(protocolTitle)); in timeFunction()401 inspector->client()->consoleTimeEnd(toStringView(protocolTitle)); in timeEndFunction()425 m_inspector->client()->consoleTimeStamp(toStringView(title)); in TimeStamp()
232 client->resourceNameToUrl(toStringView(name)); in GetScriptURL()
147 m_serialized = StringBuffer::create(toStringView(m_message->serialize())); in string()
40 inspector->client()->resourceNameToUrl(toStringView(name)); in resourceNameToUrl()