Searched refs:setCaptureCallStackForUncaughtExceptions (Results 1 – 3 of 3) sorted by relevance
93 ScriptController::setCaptureCallStackForUncaughtExceptions(true); in enable()115 ScriptController::setCaptureCallStackForUncaughtExceptions(false); in disable()
120 static void setCaptureCallStackForUncaughtExceptions(bool);
423 void ScriptController::setCaptureCallStackForUncaughtExceptions(bool value) in setCaptureCallStackForUncaughtExceptions() function in WebCore::ScriptController