MCPcopy Create free account
hub / github.com/nodejs/node / maxGroupWidth

Method maxGroupWidth

deps/v8/tools/locs.py:281–282  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

279 group.account(unit)
280
281 def maxGroupWidth(self):
282 return MaxWidth([v.name for v in self.groups.values()])
283
284 def printGroupResults(self, file):
285 for key in sorted(self.groups.keys()):

Callers 1

printGroupResultsMethod · 0.95

Calls 2

MaxWidthFunction · 0.85
valuesMethod · 0.45

Tested by

no test coverage detected