Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/runtime/
DStructure.cpp138 unsigned numberWithPropertyMaps = 0; in dumpStatistics() local
158 ++numberWithPropertyMaps; in dumpStatistics()
167 printf("Number of Structures with PropertyMaps: %d\n", numberWithPropertyMaps); in dumpStatistics()