summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/js/recursion-limit-equal-expected.txt
blob: f49f2dca95f70e30a0867ff5506259c3e016e28f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Tests hitting the recursion limit with equality comparisons. At one point this crashed due to lack of exception checking inside the engine.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


If the test did not crash, it has passed.

PASS test() threw exception RangeError: Maximum call stack size exceeded.
PASS successfullyParsed is true

TEST COMPLETE