• caitpotter88's avatar
    [api] expose Array Iterators to API · 24aca870
    caitpotter88 authored
    Allow access to Array Iterator through the API, in order to simplify
    setting up interfaces which use these methods. This applies to
    WebIDL interfaces with "length" attributes returning integer types and
    a getter taking an unsigned long type.
    
    BUG=
    LOG=N
    R=adamk@chromium.org
    
    Review URL: https://codereview.chromium.org/1378403004
    
    Cr-Commit-Position: refs/heads/master@{#31152}
    24aca870
array-iterator.js 4.78 KB