We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ada657 commit da19be5Copy full SHA for da19be5
spec.emu
@@ -25,7 +25,7 @@ markEffects: true
25
<h1>Properties of the Error Constructor</h1>
26
27
<emu-clause id="sec-error.capturestacktrace">
28
- <h1>Error.captureStackTrace ( _error_, _constructor_ )</h1>
+ <h1>Error.captureStackTrace ( _error_ [ , _constructor_ ])</h1>
29
<emu-alg>
30
1. If _error_ is not an Object, throw a *TypeError* exception.
31
1. If _constructor_ is not *undefined*, then
0 commit comments