Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/runtime/
DStructure.cpp84 unsigned numberSingletons = 0; in dumpStatistics() local
98 ++numberSingletons; in dumpStatistics()
112 printf("Number of Structures that singletons: %d\n", numberSingletons); in dumpStatistics()