Searched refs:collection_checking_enabled (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/libauto-186/
H A DZoneCollectionChecking.cpp67 assert(collection_checking_enabled());
H A Dauto_zone.cpp247 if (zone->collection_checking_enabled())
263 if (zone->collection_checking_enabled())
1656 if (azone->collection_checking_enabled())
H A DThreadLocalCollector.cpp204 if (zone->collection_checking_enabled()) {
H A DZone.h1535 inline uint32_t const collection_checking_enabled() { return _collection_checking_enabled != 0;} function in class:Auto::Zone
H A DZone.cpp1491 if (collection_checking_enabled()) {

Completed in 73 milliseconds