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
|
||||
|
||||
*test*message*stack_overflow.js:0
|
||||
(function (exports, require, module, __filename, __dirname) { // Copyright Joy
|
||||
^
|
||||
*test*message*stack_overflow.js:31
|
||||
function stackOverflow() {
|
||||
^
|
||||
RangeError: Maximum call stack size exceeded
|
||||
|
Loading…
x
Reference in New Issue
Block a user