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

/external/chromium_org/third_party/WebKit/Source/platform/heap/
H A DThreadState.cpp636 #define SNAPSHOT_HEAP(HeapType) \ macro
648 SNAPSHOT_HEAP(General);
649 SNAPSHOT_HEAP(CollectionBacking);
650 FOR_EACH_TYPED_HEAP(SNAPSHOT_HEAP);
652 #undef SNAPSHOT_HEAP macro

Completed in 53 milliseconds