Searched refs:gc_post_processing_depth_ (Results 1 – 2 of 2) sorted by relevance
1275 inline bool IsInGCPostProcessing() { return gc_post_processing_depth_ > 0; } in IsInGCPostProcessing()1646 int gc_post_processing_depth_; variable
110 gc_post_processing_depth_(0), in Heap()871 gc_post_processing_depth_++; in PerformGarbageCollection()877 gc_post_processing_depth_--; in PerformGarbageCollection()