DescriptionThe OutOfMemory and OutOfMemoryNested tests set a heap limit that was too low.
A change in the way heap was allocated meant that the initial heap size was
sometimes not higher than the limit, which mean that the limit started having
and effect and prevented V8 from booting up.
Fixes http://code.google.com/p/v8/issues/detail?id=25
Committed: http://code.google.com/p/v8/source/detail?r=325
Patch Set 1 #
Messages
Total messages: 1 (0 generated)
|