Searched refs:NativeBreakpoint (Results 1 – 4 of 4) sorted by relevance
201 NativeBreakpoint: 2 property
403 if (details.eventType === WebInspector.DebuggerEventTypes.NativeBreakpoint) {
34969 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 …]
44087 (WebInspector.NativeBreakpoint):