• arv's avatar
    Allow eval and arguments as property names · 64abe652
    arv authored
    We incorrectly disallowed eval and arguments in accessor and method
    names. This was because we checked the name inside the
    ParseFunctionLiteral. We now flag accessors so that lazy parsing of
    these functions are treated correctly.
    
    BUG=v8:1984
    R=adamk, dslomov@chromium.org
    LOG=N
    
    Review URL: https://codereview.chromium.org/899363002
    
    Cr-Commit-Position: refs/heads/master@{#26497}
    64abe652
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
message Loading commit data...
mjsunit Loading commit data...
mozilla Loading commit data...
preparser Loading commit data...
promises-aplus Loading commit data...
test262 Loading commit data...
test262-es6 Loading commit data...
unittests Loading commit data...
webkit Loading commit data...