Home
last modified time | relevance | path

Searched refs:protectedObjectTypeCounts (Results 1 – 7 of 7) sorted by relevance

/external/webkit/WebKit/win/
DWebCoreStatistics.cpp142 …st char*> > jsObjectTypeNames(JSDOMWindow::commonJSGlobalData()->heap.protectedObjectTypeCounts()); in javaScriptProtectedObjectTypeCounts()
/external/webkit/JavaScriptCore/runtime/
DCollector.h102 HashCountedSet<const char*>* protectedObjectTypeCounts();
DCollector.cpp1214 HashCountedSet<const char*>* Heap::protectedObjectTypeCounts() in protectedObjectTypeCounts() function in JSC::Heap
/external/webkit/WebKit/mac/Misc/
DWebCoreStatistics.mm87 …ntedSet<const char*> > counts(JSDOMWindow::commonJSGlobalData()->heap.protectedObjectTypeCounts());
/external/webkit/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/
DJavaScriptCore.def212 …?protectedObjectTypeCounts@Heap@JSC@@QAEPAV?$HashCountedSet@PBDU?$PtrHash@PBD@WTF@@U?$HashTraits@P…
/external/webkit/JavaScriptCore/
DChangeLog-2008-08-102719 (KJS::Heap::protectedObjectTypeCounts): Ditto.
15987 (KJS::Collector::protectedObjectTypeCounts):
DChangeLog8705 (JSC::Heap::protectedObjectTypeCounts):