Confirmed users
497
edits
([master 103cb46] Rename to D.E.p.elementAttributeName; it and D.E.p.element are implemented now.) |
([master 83ed526] Document 'lineNumber' option to D.F.p.eval.) |
||
| Line 462: | Line 462: | ||
<dt>url | <dt>url | ||
<dd>The filename or URL to which we should attribute <i>code</i>. If this property is omitted, the URL defaults to <code>"debugger eval code"</code>. | <dd>The filename or URL to which we should attribute <i>code</i>. If this property is omitted, the URL defaults to <code>"debugger eval code"</code>. | ||
<dt>lineNumber | |||
<dd>The line number at which the evaluated code should be claimed to begin within <i>url</i>. | |||
</dl> | </dl> | ||