Searched refs:didShrink (Results 1 – 3 of 3) sorted by relevance
296 m_heap.didShrink = true; in freeBlock()382 if (m_heap.didShrink) in recordExtraCost()437 m_heap.didShrink = false; in resizeBlocks()1269 if (m_heap.didShrink) in collectAllGarbage()
64 bool didShrink; member
2062 (JSC::Heap::freeBlock): Tidied up the use of didShrink by moving its2065 (JSC::Heap::shrinkBlocks): Tidied up the use of didShrink.2134 (JSC::Heap::freeBlock): Tidied up the use of didShrink by moving its2137 (JSC::Heap::shrinkBlocks): Tidied up the use of didShrink.