Searched refs:IsInGCPostProcessing (Results 1 – 2 of 2) sorted by relevance
622 inline bool IsInGCPostProcessing() { return gc_post_processing_depth_ > 0; } in IsInGCPostProcessing() function
2766 return !isolate->heap()->IsInGCPostProcessing(); in SupportsExternalization()