Home
last modified time | relevance | path

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

/third_party/node/lib/internal/
Dhistogram.js166 class InternalRecordableHistogram extends JSTransferable { class
179 InternalRecordableHistogram.prototype.constructor = RecordableHistogram;
181 InternalRecordableHistogram.prototype,
185 return new InternalRecordableHistogram(new _Histogram());
192 InternalRecordableHistogram, property