This commit is contained in:
Abhijit Saha 2010-03-24 17:16:33 -07:00
commit 845f11dd17
1612 changed files with 94135 additions and 17174 deletions

View file

@ -81,7 +81,7 @@ public:
void purge_loader_constraints(BoolObjectClosure* is_alive);
void verify(Dictionary* dictionary);
void verify(Dictionary* dictionary, PlaceholderTable* placeholders);
#ifndef PRODUCT
void print();
#endif