638
edits
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 | ||
edits