DescriptionFix array allocation in generated code on x64
The porting of array allocation in generated code from ia32 to x64 wrongly assumed that a smi contained the actual number times 2. Removed the constant times_half_pointer_size, as it will probably not be needed.
Committed: http://code.google.com/p/v8/source/detail?r=3845
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|