Searched refs:dirty_all_deleted (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/libauto-186/
H A DEnvironment.h54 static bool dirty_all_deleted; // dirty all deleted blocks member in class:Auto::Environment
H A DEnvironment.cpp46 bool Environment::dirty_all_deleted; // dirty all deleted blocks member in class:Auto::Environment
142 dirty_all_deleted = read_bool("AUTO_DIRTY_ALL_DELETED", false, "Deleted objects will be dirtied by the collector (similar to MallocScribble).") || read_long("MallocScribble", false, "Deleted objects will be dirtied by the collector.");
H A DAdmin.cpp948 if (Environment::dirty_all_deleted) {

Completed in 141 milliseconds