Searched refs:toStringForConsole (Results 1 – 3 of 3) sorted by relevance
55 String toStringForConsole() const;
117 String DOMException::toStringForConsole() const in toStringForConsole() function in WebCore::DOMException
122 event->setUnsanitizedMessage("Uncaught " + exception->toStringForConsole()); in messageHandlerInMainThread()