entries method

Implementation

Iterable<NavigationHistoryEntry> entries() =>
    js_util.callMethod(this, 'entries', []);