What steps will reproduce the problem?
1. Remove the following code from the test suite: for(var i = 0; i < 10; i++) s
+= s;
2. Run the test suite
What is the expected output? What do you see instead?
Successful tests passing. But nope, fail. This code fails on a large JSON
document as well.
Original issue reported on code.google.com by jacwri...@gmail.com on 18 Jul 2011 at 4:30
Original issue reported on code.google.com by
jacwri...@gmail.com
on 18 Jul 2011 at 4:30