Home
last modified time | relevance | path

Searched refs:printExceptions (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/page/
DConsole.cpp350 static bool printExceptions = false; variable
354 return printExceptions; in shouldPrintExceptions()
359 printExceptions = print; in setShouldPrintExceptions()