takeRecords method

Implementation

Iterable<IntersectionObserverEntry> takeRecords() =>
    js_util.callMethod(this, 'takeRecords', []);