Searched defs:logExceptionToConsole (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/workers/
H A DWorkerContext.cpp273 void WorkerContext::logExceptionToConsole(const String& errorMessage, int lineNumber, const String& sourceURL, PassRefPtr<ScriptCallStack>) function in class:WebCore::WorkerContext
/external/webkit/Source/WebCore/dom/
H A DDocument.cpp2313 void Document::logExceptionToConsole(const String& errorMessage, int lineNumber, const String& sourceURL, PassRefPtr<ScriptCallStack> callStack) function in class:WebCore::Document

Completed in 1013 milliseconds