Home
last modified time | relevance | path

Searched refs:max_widths (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/tools/
H A Davg.py68 def max_widths(self, other): member in FieldWidth
179 self.max_widths = FieldWidth(
194 self.max_widths.max_widths(self.all[key].widths())
203 print(result_header(self.max_widths), sep=" ")
205 print(self.all[key].result(self.max_widths), sep=" ")
211 status = measurement.status(MEASUREMENTS.max_widths)

Completed in 1 milliseconds