DescriptionBugfix: A TransitionArray can disappear during copy.
During handlification of TransitionArray code, an error was introduced
in TransitionArray::CopyInsert because after creating a copy of a
TransitionArray, it may be that the array disappears during GC
because it is modified during the marking of the owning map.
R=verwaest@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=20654
Patch Set 1 #Patch Set 2 : Patch One. #Patch Set 3 : Missing line. #
Total comments: 4
Patch Set 4 : Nit fixin. #Patch Set 5 : REBASE. #
Messages
Total messages: 4 (0 generated)
|