Home
last modified time | relevance | path

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

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