DescriptionSet maximum length of FixedArray in terms of elements instead an absolute number of bytes.
This sets the limit to 128M elements on all platforms. Before allocating a large array may
cause an OutOfMemory on x64 whereas it would not on ia32.
Also remove an unused constant from the FreeSpace class.
BUG=103103
Committed: http://code.google.com/p/v8/source/detail?r=10044
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|