2011-04-26 03:22:18 +08:00
|
|
|
before
|
|
|
|
|
2012-05-17 05:44:15 +08:00
|
|
|
*test*message*stack_overflow.js:31
|
|
|
|
function stackOverflow() {
|
|
|
|
^
|
2011-04-26 03:22:18 +08:00
|
|
|
RangeError: Maximum call stack size exceeded
|
2013-01-01 20:06:28 +08:00
|
|
|
at stackOverflow (*test/message/stack_overflow.js:31:23)
|
|
|
|
at stackOverflow (*test/message/stack_overflow.js:32:3)
|
|
|
|
at stackOverflow (*test/message/stack_overflow.js:32:3)
|
|
|
|
at stackOverflow (*test/message/stack_overflow.js:32:3)
|
|
|
|
at stackOverflow (*test/message/stack_overflow.js:32:3)
|
|
|
|
at stackOverflow (*test/message/stack_overflow.js:32:3)
|
|
|
|
at stackOverflow (*test/message/stack_overflow.js:32:3)
|
|
|
|
at stackOverflow (*test/message/stack_overflow.js:32:3)
|
|
|
|
at stackOverflow (*test/message/stack_overflow.js:32:3)
|
|
|
|
at stackOverflow (*test/message/stack_overflow.js:32:3)
|