Searched defs:m_heapContainsCache (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/heap/
H A DThreadState.h551 HeapContainsCache* heapContainsCache() { return m_heapContainsCache.get(); }
706 OwnPtr<HeapContainsCache> m_heapContainsCache; member in class:blink::ThreadState

Completed in 27 milliseconds