Confirmed users
497
edits
(Move watchpoint API to Debugger.Object; define full-object watchpoints; fix watchpoint handler method return values; add extensionsPrevented.) |
(→Accessor Properties of the Debugger.Script Prototype Object: Remove Debugger.Script.prototype.live --- all scripts have GC-like lives now.) |
||
| Line 404: | Line 404: | ||
<dt>lineCount | <dt>lineCount | ||
<dd>The number of lines this script's code occupies, within the file or document named by <code>url</code>. | <dd>The number of lines this script's code occupies, within the file or document named by <code>url</code>. | ||
<dt>strictMode | <dt>strictMode | ||