• littledan's avatar
    Stage --harmony-species flag, enabling Symbol.species · 43cd128e
    littledan authored
    This patch moves Symbol.species support to the "experimental JavaScript
    features" flag. While @@species is still a performance hit, it doesn't seem
    like it would make the web unusably slow; shipping would still have to
    wait on fixing the performance regression, but staging this version should
    yield valuable web compatibility information.
    
    R=cbruni
    BUG=v8:4093
    LOG=Y
    
    Review URL: https://codereview.chromium.org/1678143002
    
    Cr-Commit-Position: refs/heads/master@{#33827}
    43cd128e
flag-definitions.h 50.5 KB