DescriptionFaster implementation of Heap::RecordWrites.
Naive algorithm for to update RSets for a span is rather inefficient
as it performs many unnecessary operations (retrieving a mask, updating
it with the same bit as many pointers go into a single region).
Committed: http://code.google.com/p/v8/source/detail?r=4849
Patch Set 1 #Patch Set 2 : Unintended edit #Patch Set 3 : New cool implementation. All the credits go to Slava #
Total comments: 2
Patch Set 4 : Fixing a style #Patch Set 5 : Next round of Slava's comments #Patch Set 6 : Last round of comments #
Messages
Total messages: 3 (0 generated)
|