Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/inspector/front-end/
DDebuggerModel.js201 NativeBreakpoint: 2 property
DScriptsPanel.js403 if (details.eventType === WebInspector.DebuggerEventTypes.NativeBreakpoint) {
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0634969 Make DOM, EventListener and XHR breakpoints subclasses of NativeBreakpoint class.
35008 (WebInspector.NativeBreakpoint):
35009 (WebInspector.NativeBreakpoint.prototype.remove):
35010 (WebInspector.NativeBreakpoint.prototype.get _frontendId):
35011 (WebInspector.NativeBreakpoint.prototype.get _type):
35012 (WebInspector.NativeBreakpoint.prototype._compare):
35013 (WebInspector.NativeBreakpoint.prototype._onRemove):
37347 (WebInspector.NativeBreakpoint):
37348 (WebInspector.NativeBreakpoint.prototype.get enabled):
37349 (WebInspector.NativeBreakpoint.prototype.set enabled):
[all …]
DChangeLog-2011-02-1644087 (WebInspector.NativeBreakpoint):