DescriptionThe Elements pointer in a JSObject can have a filler map instead of a
valid fixed array, iff a gc occurred while allocating a fixed array as
part of array construction. Heap verification needs protection against
examining the elements object in this case.
R=svenpanne@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=17397
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|