Description[es6] Function.prototype.name should be the empty string
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
Committed: https://crrev.com/d0db1c39cab264339ed32ea63912b7e814a24993
Cr-Commit-Position: refs/heads/master@{#28021}
Patch Set 1 #
Messages
Total messages: 15 (5 generated)
|