This reverts commit f8519e10b8.
Recent update to V8 fixes the problem where it incorrectly reports the
line number as 0 for thrown RangeErrors.
6 lines
139 B
Text
6 lines
139 B
Text
before
|
|
|
|
*test*message*stack_overflow.js:31
|
|
function stackOverflow() {
|
|
^
|
|
RangeError: Maximum call stack size exceeded
|