• arv's avatar
    [es6] Function.prototype.name should be the empty string · d0db1c39
    arv authored
    ES6 specifies the function name property (it was not part of ES5) and
    it specifies the name of Function.prototype to the empty string ("" and
    not "Empty"). This makes us match Firefox, Safari and IE developer
    preview.
    
    BUG=v8:4033
    LOG=N
    R=adamk@chromium.org
    CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_chromium_rel_ng;tryserver.blink:linux_blink_rel
    
    Review URL: https://codereview.chromium.org/1080393004
    
    Cr-Commit-Position: refs/heads/master@{#28021}
    d0db1c39
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
memory 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...