DescriptionFix --track_gc_object_stats option.
- Update ObjectStatsVisitTracker::Visit function to check if CodeCache is of
CodeCache type, and extract the FixedArray from the struct if so
- Fix typo in v8-counters.h where count_of_FIXED_ARRAY_XXX fields weren't being
initialized.
BUG=v8:2780
R=danno@chromium.org, hpayer@chromium.org
Committed: http://code.google.com/p/v8/source/detail?r=15748
Patch Set 1 #Patch Set 2 : Actually add v8-counters.cc... #
Total comments: 6
Patch Set 3 : Address Daniel's comments. #
Total comments: 8
Patch Set 4 : #
Messages
Total messages: 12 (0 generated)
|