DescriptionPass FixedArrayBase in elements.cc.
This avoids casting problems in case of empty_fixed_array as
FixedDoubleArray with size 0. This avoids prematurely shortcutting in
case of 0 all over the place, which in turn leads to errors.
Committed: https://code.google.com/p/v8/source/detail?r=13098
Patch Set 1 #Patch Set 2 : Remove castOrEmptyFixedArray #
Messages
Total messages: 2 (0 generated)
|