DescriptionFurther improve old space allocation write barrier elimination.
Stores to old space allocations require no write barriers if the
object is the new space dominator and the value is not in new space.
R=hpayer@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=21360
Patch Set 1 : #
Total comments: 6
Patch Set 2 : Address comments. #
Total comments: 1
Patch Set 3 : Add comment #Messages
Total messages: 5 (0 generated)
|