1 2 3 4 5 6 7 8 9 10
try { function test() { var arr = new Int8Array(400); var o = new test(true); arr[idx] = 9; } test(); } catch(e) { assertEq(""+e, "InternalError: too much recursion"); }