Searched refs:IsInGCPostProcessing (Results 1 – 2 of 2) sorted by relevance
926 inline bool IsInGCPostProcessing() { return gc_post_processing_depth_ > 0; } in IsInGCPostProcessing() function
5878 if (isolate->heap()->IsInGCPostProcessing()) { in MakeExternal()5902 if (isolate->heap()->IsInGCPostProcessing()) { in MakeExternal()