RESOLVED FIXED54062
Use a vector to track blocks in the Heap, instead of hand-rolled vector-like code
https://bugs.webkit.org/show_bug.cgi?id=54062
Summary Use a vector to track blocks in the Heap, instead of hand-rolled vector-like ...
Geoffrey Garen
Reported 2011-02-08 21:49:05 PST
Use a vector to track blocks in the Heap, instead of hand-rolled vector-like code
Attachments
Patch (11.57 KB, patch)
2011-02-08 21:53 PST, Geoffrey Garen
sam: review+
Geoffrey Garen
Comment 1 2011-02-08 21:53:18 PST
Geoffrey Garen
Comment 2 2011-02-08 21:59:10 PST
Note You need to log in before you can comment on or make changes to this bug.