Searched refs:in_heap_iterator (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/heap/ | ||
D | heap.h | 1950 bool in_heap_iterator() { return heap_iterator_depth_ > 0; } in in_heap_iterator() function |
D | heap.cc | 3110 if (!in_heap_iterator() && in AdjustLiveBytes() |