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

/external/chromium_org/third_party/WebKit/Source/platform/heap/
H A DHeap.h633 // memory is removed from the Blink heap. The HeapDoesNotContainCache is a
656 // For the HeapDoesNotContainCache this means the address is not in the
683 class HeapDoesNotContainCache : public HeapExtentCache<NegativeEntry> { }; class in namespace:blink
1082 static HeapDoesNotContainCache* s_heapDoesNotContainCache;

Completed in 181 milliseconds