commit | 352a4244b62ad4a24eec6228dc4dd9983dfbf78e | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Mon Oct 31 15:15:21 2011 -0700 |
committer | Elliott Hughes <enh@google.com> | Mon Oct 31 16:37:43 2011 -0700 |
tree | 401e74441c510807691c83020eecfd2d4ba5c725 | |
parent | 23d5bc99a97e22323adc4b1a4237e5c45bdf7096 [diff] |
Make it easier to run an optimized build, turn the GC timings back on, and remove some unnecessary code. The Class* field is a regular instance field now, so no need to scan it twice. We do our null checking in ScanObject, so we don't need to duplicate the checks in each child. Also count the number of class, array, and other objects we scan. Change-Id: I9034708d5e0e1edffaccf3cad4785c5fccf3b38e