getEntries method

Iterable<PerformanceEntry> getEntries()

Implementation

Iterable<PerformanceEntry> getEntries() =>
    js_util.callMethod(this, 'getEntries', []);