Lines Matching full:scriptdebugserver
591 * bindings/js/ScriptDebugServer.cpp:
592 (WebCore::ScriptDebugServer::setJavaScriptPaused):
2046 * bindings/js/ScriptDebugServer.cpp:
2047 (WebCore::ScriptDebugServer::createCallFrameAndPauseIfNeeded):
2048 (WebCore::ScriptDebugServer::updateCallFrameAndPauseIfNeeded):
9378 * bindings/js/ScriptDebugServer.cpp:
9379 (WebCore::ScriptDebugServer::setBreakpoint):
9380 (WebCore::ScriptDebugServer::removeBreakpoint):
9381 * bindings/js/ScriptDebugServer.h:
9384 * bindings/v8/ScriptDebugServer.cpp:
9385 (WebCore::ScriptDebugServer::setBreakpoint):
9386 * bindings/v8/ScriptDebugServer.h:
15364 * bindings/js/ScriptDebugServer.cpp:
15365 * bindings/js/ScriptDebugServer.h:
15368 * bindings/v8/ScriptDebugServer.cpp:
15369 * bindings/v8/ScriptDebugServer.h:
15501 * bindings/js/ScriptDebugServer.cpp:
15502 (WebCore::ScriptDebugServer::isDebuggerAlwaysEnabled):
15503 * bindings/js/ScriptDebugServer.h:
15507 * bindings/v8/ScriptDebugServer.cpp:
15508 (WebCore::ScriptDebugServer::isDebuggerAlwaysEnabled):
15509 * bindings/v8/ScriptDebugServer.h:
18247 Web Inspector: [JSC] remove ScriptDebugServer::pageCreated
18251 not yet created so there is no need to listen for page creation in ScriptDebugServer.
18253 * bindings/js/ScriptDebugServer.cpp:
18254 * bindings/js/ScriptDebugServer.h:
18321 * bindings/js/ScriptDebugServer.h:
18336 * bindings/js/ScriptDebugServer.cpp:
18337 (WebCore::ScriptDebugServer::setBreakpoint):
18338 (WebCore::ScriptDebugServer::removeBreakpoint):
18339 (WebCore::ScriptDebugServer::hasBreakpoint):
18340 (WebCore::ScriptDebugServer::clearBreakpoints):
18341 * bindings/js/ScriptDebugServer.h:
18344 * bindings/v8/ScriptDebugServer.cpp:
18345 (WebCore::ScriptDebugServer::setBreakpoint):
18346 * bindings/v8/ScriptDebugServer.h:
23255 * bindings/js/ScriptDebugServer.cpp:
23256 (WebCore::ScriptDebugServer::dispatchDidParseSource):
23257 (WebCore::ScriptDebugServer::dispatchFailedToParseSource):
23258 (WebCore::ScriptDebugServer::sourceParsed):
23259 * bindings/js/ScriptDebugServer.h:
24232 * bindings/js/ScriptDebugServer.cpp:
24233 (WebCore::ScriptDebugServer::createCallFrameAndPauseIfNeeded):
24234 (WebCore::ScriptDebugServer::updateCallFrameAndPauseIfNeeded):
24235 (WebCore::ScriptDebugServer::callEvent):
24236 (WebCore::ScriptDebugServer::atStatement):
24237 (WebCore::ScriptDebugServer::returnEvent):
24238 (WebCore::ScriptDebugServer::exception):
24239 (WebCore::ScriptDebugServer::willExecuteProgram):
24240 (WebCore::ScriptDebugServer::didExecuteProgram):
24241 (WebCore::ScriptDebugServer::didReachBreakpoint):
24242 * bindings/js/ScriptDebugServer.h:
26031 * bindings/js/ScriptDebugServer.cpp:
26032 (WebCore::ScriptDebugServer::dispatchDidParseSource):
26037 * bindings/v8/ScriptDebugServer.cpp:
26038 (WebCore::ScriptDebugServer::dispatchDidParseSource):
37773 * bindings/js/ScriptDebugServer.cpp:
37774 (WebCore::ScriptDebugServer::setBreakpoint):
37775 (WebCore::ScriptDebugServer::removeBreakpoint):
37776 * bindings/js/ScriptDebugServer.h:
37779 * bindings/v8/ScriptDebugServer.cpp:
37780 (WebCore::ScriptDebugServer::setBreakpoint):
37781 (WebCore::ScriptDebugServer::removeBreakpoint):
37782 * bindings/v8/ScriptDebugServer.h:
37845 * bindings/js/ScriptDebugServer.cpp:
37846 (WebCore::ScriptDebugServer::setBreakpoint):
37847 (WebCore::ScriptDebugServer::removeBreakpoint):
37848 * bindings/js/ScriptDebugServer.h:
37851 * bindings/v8/ScriptDebugServer.cpp:
37852 (WebCore::ScriptDebugServer::setBreakpoint):
37853 (WebCore::ScriptDebugServer::removeBreakpoint):
37854 * bindings/v8/ScriptDebugServer.h:
37935 * bindings/js/ScriptDebugServer.cpp:
37936 (WebCore::ScriptDebugServer::setBreakpoint):
37937 (WebCore::ScriptDebugServer::removeBreakpoint):
37938 * bindings/js/ScriptDebugServer.h:
37941 * bindings/v8/ScriptDebugServer.cpp:
37942 (WebCore::ScriptDebugServer::setBreakpoint):
37943 (WebCore::ScriptDebugServer::removeBreakpoint):
37944 * bindings/v8/ScriptDebugServer.h:
46882 Web Inspector: avoid initializing Context on when creating attaching listener to ScriptDebugServer
46885 * bindings/v8/ScriptDebugServer.cpp:
46886 (WebCore::ScriptDebugServer::addListener): don't try to collect already parsed scripts if context has