Searched refs:objectTypeCounts (Results 1 – 5 of 5) sorted by relevance
93 PassOwnPtr<TypeCountSet> objectTypeCounts();
372 PassOwnPtr<TypeCountSet> Heap::objectTypeCounts() in objectTypeCounts() function in JSC::Heap
104 OwnPtr<TypeCountSet> counts(JSDOMWindow::commonJSGlobalData()->heap.objectTypeCounts());
633 (JSC::Heap::objectTypeCounts): Added forEach and removed iterator.
8433 (JSC::Heap::objectTypeCounts): The new SPI.