• littledan's avatar
    [intl] Remove dead code to support v8Parse method · f69f826e
    littledan authored
    The methods Intl.NumberFormat.prototype.v8Parse and
    Intl.DateTimeFormat.prototype.v8Parse were removed several months
    ago due to low usage and lack of standardization potential. This
    patch removes some runtime functions used to implement them, which
    were accidentally left in when they were taken out.
    
    BUG=v8:3785
    
    Review-Url: https://codereview.chromium.org/2591103003
    Cr-Commit-Position: refs/heads/master@{#41887}
    f69f826e
runtime-i18n.cc 42.1 KB