Arquivos
hhvm/hphp
Andrei Alexandrescu e6ff1ebf2c Eliminate circular dependency in SmartAllocator
SmartAllocator defined and used an enum for each type using smart allocation, thus closing a circular dependency loop. In fact the enum is not necessary and can be replaced with typeid with relative ease. While at it I've also simplified GarbageList a bit.

Also fixed a couple of lint errors.

Perflab completed, looks neutral to good: https://our.intern.facebook.com/intern/perflab/details.php?eq_id=399305
2013-05-09 11:33:20 -07:00
..
2013-05-02 10:14:16 -07:00
2013-02-11 02:10:41 -08:00
2013-04-25 00:50:03 -07:00