jimblandy / DebuggerDocs

Mozilla JavaScript Debugging Documentation
37 stars 12 forks source link

Document Debugger.Script.prototype.isInCatchScope #15

Open DavidBruant opened 11 years ago

DavidBruant commented 11 years ago

This feature was introduced to help find out if an error will be caught somewhere in the stack.