DevTools/Features/Debugger: Difference between revisions

Line 200: Line 200:


=== Execution ===
=== Execution ===
* throw hook
* throw hook (Debug.hooks.throw) - jorendorff
* error hook
* error hook (Debug.hooks.error) - jorendorff
* resume
* resume (resumption values - already implemented) - jorendorff
* work out low-level stepping support with the JM team - jorendorff/jimb
* implement Debug object stepping support (Debug.hooks.interrupt, Debug.Script.prototype.singleStepMode, etc.) - jorendorff
* step into/step out/finish
* step into/step out/finish


638

edits