Searched refs:IsBelowPromotionQueue (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/heap/ | ||
D | scavenger.cc | 122 heap->promotion_queue()->IsBelowPromotionQueue( in INLINE() |
D | heap.h | 529 bool IsBelowPromotionQueue(Address to_space_top) { in IsBelowPromotionQueue() function |