Searched defs:IsInGCPostProcessing (Results 1 - 1 of 1) sorted by relevance
/external/v8/src/ | ||
H A D | heap.h | 1275 inline bool IsInGCPostProcessing() { return gc_post_processing_depth_ > 0; } function in class:v8::internal::Heap |
Completed in 62 milliseconds