DescriptionCorrectly check for stack limit in JSON.stringify.
Changes include:
- inline functions in a way as not to waste stack space.
- reset StackReserveSize to the value prior to r12808.
- check stack overflow dynamically.
R=ulan@chromium.org
BUG=
Committed: https://code.google.com/p/v8/source/detail?r=12814
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|