• arv's avatar
    ES6 computed property names · a235b107
    arv authored
    This adds support for computed property names, under the flag
    --harmony-computed-property-names, for both object literals and
    classes.
    
    This is a revert of the revert, a76419f0 with
    no changes. I cannot reproduce the issue on Win8.1 or WinXP. Letting the bots
    try again.
    
    BUG=v8:3754
    LOG=Y
    TBR=dslomov@chromium.org
    
    Review URL: https://codereview.chromium.org/807173002
    
    Cr-Commit-Position: refs/heads/master@{#25851}
    a235b107
parser.cc 180 KB