WebGLRenderingContextEvictionManager 526 Source/core/html/canvas/WebGLRenderingContextBase.cpp RefPtr<WebGLRenderingContextEvictionManager> contextEvictionManager = adoptRef(new WebGLRenderingContextEvictionManager()); WebGLRenderingContextEvictionManager 5378 Source/core/html/canvas/WebGLRenderingContextBase.cpp RefPtr<WebGLRenderingContextEvictionManager> contextEvictionManager = adoptRef(new WebGLRenderingContextEvictionManager()); WebGLRenderingContextEvictionManager 905 Source/core/html/canvas/WebGLRenderingContextBase.h friend class WebGLRenderingContextEvictionManager;