Searched refs:m_objectStartBitMapComputed (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/heap/
H A DHeap.cpp1403 m_objectStartBitMapComputed = false;
1538 m_objectStartBitMapComputed = true;
1544 m_objectStartBitMapComputed = false;
H A DHeap.h562 bool isObjectStartBitMapComputed() { return m_objectStartBitMapComputed; }
570 bool m_objectStartBitMapComputed; member in class:blink::HeapPage

Completed in 434 milliseconds