Lines Matching refs:WeakGCMap
10336 * runtime/WeakGCMap.h:
10663 * runtime/WeakGCMap.h: Include "Collector.h" to make this header includable by itself.
12717 Allow custom memory allocation control for WeakGCMap class
12720 Inherits WeakGCMap from FastAllocBase because it is instantiated by
12723 * runtime/WeakGCMap.h:
12775 Added WeakGCMap to keep WebCore blissfully ignorant about objects that
12894 * runtime/WeakGCMap.h: Added.
12895 (JSC::WeakGCMap::isEmpty):
12896 (JSC::WeakGCMap::uncheckedGet):
12897 (JSC::WeakGCMap::uncheckedBegin):
12898 (JSC::WeakGCMap::uncheckedEnd):