m_contextEvictionManager  522 Source/platform/graphics/gpu/DrawingBuffer.cpp     m_contextEvictionManager.clear();
m_contextEvictionManager  713 Source/platform/graphics/gpu/DrawingBuffer.cpp     IntSize oldestSize = m_contextEvictionManager->oldestContextSize();
m_contextEvictionManager  741 Source/platform/graphics/gpu/DrawingBuffer.cpp         m_contextEvictionManager->forciblyLoseOldestContext("WARNING: WebGL contexts have exceeded the maximum allowed backbuffer area. Oldest context will be lost.");
m_contextEvictionManager  252 Source/platform/graphics/gpu/DrawingBuffer.h     RefPtr<ContextEvictionManager> m_contextEvictionManager;