Searched refs:InRecursiveGC (Results 1 – 2 of 2) sorted by relevance
1412 if (InRecursiveGC(post_processing_count)) return freed_nodes; in PostScavengeProcessing()1430 if (InRecursiveGC(post_processing_count)) return freed_nodes; in PostMarkSweepProcessing()1532 bool GlobalHandles::InRecursiveGC(unsigned gc_processing_counter) { in InRecursiveGC() function in v8::internal::GlobalHandles1550 if (InRecursiveGC(post_processing_count)) return freed_nodes; in PostGarbageCollectionProcessing()1555 if (InRecursiveGC(post_processing_count)) return freed_nodes; in PostGarbageCollectionProcessing()
217 bool InRecursiveGC(unsigned gc_processing_counter);