v8/test/mjsunit/es7
arv f6cd009efd ES6: Make function name configurable
Function name property is now standardized in ES6. It was a Mozilla proprietary
extension before. With ES6, the property was made configurable, so that it can
be used instead of another proprietary property, displayName.

This is a revert of revert c791d84112.

Last time this broke a Chrome browser test which has since been updated:

5f75a3be4c

BUG=v8:3333
LOG=N
R=mstarzinger@chromium.org,verwaest@chromium.org
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_chromium_rel_ng;tryserver.blink:linux_blink_rel

Review URL: https://codereview.chromium.org/977003004

Cr-Commit-Position: refs/heads/master@{#26996}
2015-03-04 16:57:10 +00:00
..
regress Use SetOwnElement when creating splice records in array length setter 2014-12-19 19:39:35 +00:00
object-observe-debug-event.js Introduce debug events for Microtask queue. 2014-07-03 15:56:01 +00:00
object-observe-runtime.js Harden %SetIsObserved with RUNTIME_ASSERTs 2014-05-12 08:49:51 +00:00
object-observe.js ES6: Make function name configurable 2015-03-04 16:57:10 +00:00