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

/external/webkit/Source/WebKit/mac/Misc/
H A DWebCoreStatistics.h61 + (BOOL)shouldPrintExceptions; variable
/external/webkit/Source/WebCore/page/
H A DConsole.cpp153 if (!Console::shouldPrintExceptions())
176 if (Console::shouldPrintExceptions()) {
232 if (!shouldPrintExceptions())
352 bool Console::shouldPrintExceptions() function in class:WebCore::Console

Completed in 69 milliseconds