Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Code-Review | +1 |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
4 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the submitted one.
[maglev] Remove the old VirtualObject special cases
.. now that all types are ported to the new layout.
* Remove type_. All objects now use the same slots layout. Types are
further distinguished within ObjectLayout.
* Remove field_count(), it is now the same as slot_count().
* Remove the union which used to house the different layout variants.
* Change slots_ to be a base::Vector (including debug range checks).
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |