Searched defs:afterUpdate (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/inspector/front-end/
H A DDebuggerPresentationModel.js375 function afterUpdate() class
382 this._removeBreakpointFromDebugger(breakpoint, afterUpdate.call(this));
384 this._setBreakpointInDebugger(breakpoint, afterUpdate.bind(this));

Completed in 27 milliseconds