Revert "test: stack overflow output"
This reverts commit f8519e10b823f576ddd0efa76ab425f0598b1223. Recent update to V8 fixes the problem where it incorrectly reports the line number as 0 for thrown RangeErrors.
This commit is contained in:
parent
3b95d88bf2
commit
564172510d
@ -1,6 +1,6 @@
|
|||||||
before
|
before
|
||||||
|
|
||||||
*test*message*stack_overflow.js:0
|
*test*message*stack_overflow.js:31
|
||||||
(function (exports, require, module, __filename, __dirname) { // Copyright Joy
|
function stackOverflow() {
|
||||||
^
|
^
|
||||||
RangeError: Maximum call stack size exceeded
|
RangeError: Maximum call stack size exceeded
|
||||||
|
Loading…
x
Reference in New Issue
Block a user