DescriptionFix missing write barrier in CopyObjectToObjectElements.
Passing the write barrier mode as a parameter does not make sense, as the elements kind specific copiers know best whether a write barrier is needed or not.
BUG=119926
TEST=mjsunit/regress/regress-crbug-119926
R=danno@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=11134
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|