RESOLVED FIXED 149980
VisitedValueCount GC Counter misses parallel SlotVisitors
https://bugs.webkit.org/show_bug.cgi?id=149980
Summary VisitedValueCount GC Counter misses parallel SlotVisitors
Joseph Pecoraro
Reported 2015-10-09 17:26:30 PDT
VisitedValueCount GC Counter misses parallel SlotVisitors, it only counts the objects the main thread visits. Not sure how useful this counter is (it is the only one), but lets correct its value.
Attachments
[PATCH] Proposed Fix (1.28 KB, patch)
2015-10-09 17:27 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2015-10-09 17:27:44 PDT
Created attachment 262806 [details] [PATCH] Proposed Fix
Geoffrey Garen
Comment 2 2015-10-12 12:05:34 PDT
Comment on attachment 262806 [details] [PATCH] Proposed Fix r=me
WebKit Commit Bot
Comment 3 2015-10-12 12:36:38 PDT
Comment on attachment 262806 [details] [PATCH] Proposed Fix Clearing flags on attachment: 262806 Committed r190881: <http://trac.webkit.org/changeset/190881>
WebKit Commit Bot
Comment 4 2015-10-12 12:36:41 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.