DescriptionHandle boxed length in JSON stringify.
Here is the test that used to fail in Smi::cast:
JSON.stringify(new Array(4000000000));
I am not adding the test because it takes huge amount of time before it
runs out of memory.
R=verwaest@chromium.org
BUG=
Committed: https://code.google.com/p/v8/source/detail?r=20898
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|