Comment #5 on issue 3045 by [email protected]: Support non-writable, configurable "length" and "name" function properties per ES6
https://code.google.com/p/v8/issues/detail?id=3045#c5

The following revision refers to this bug:
https://chromium.googlesource.com/v8/v8.git/+/e62584464873264c72c386170fe7fa8dce926833

commit e62584464873264c72c386170fe7fa8dce926833
Author: arv <[email protected]>
Date: Fri Mar 13 17:19:40 2015

[es6] Function length property should be configurable

ES6 specs the function length property (it was not part of ES5) and
it makes it configurable.

BUG=v8:3045
LOG=N
[email protected], [email protected]
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_chromium_rel_ng;tryserver.blink:linux_blink_rel

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

Cr-Commit-Position: refs/heads/master@{#27190}

[modify] http://crrev.com/e62584464873264c72c386170fe7fa8dce926833/src/accessors.cc [modify] http://crrev.com/e62584464873264c72c386170fe7fa8dce926833/src/bootstrapper.cc [add] http://crrev.com/e62584464873264c72c386170fe7fa8dce926833/test/mjsunit/es6/function-length-configurable.js [modify] http://crrev.com/e62584464873264c72c386170fe7fa8dce926833/test/mjsunit/es7/object-observe.js [modify] http://crrev.com/e62584464873264c72c386170fe7fa8dce926833/test/mjsunit/regress/regress-1530.js [modify] http://crrev.com/e62584464873264c72c386170fe7fa8dce926833/test/mjsunit/regress/regress-function-length-strict.js [modify] http://crrev.com/e62584464873264c72c386170fe7fa8dce926833/test/mozilla/mozilla.status [modify] http://crrev.com/e62584464873264c72c386170fe7fa8dce926833/test/test262-es6/test262-es6.status [modify] http://crrev.com/e62584464873264c72c386170fe7fa8dce926833/test/test262/test262.status [modify] http://crrev.com/e62584464873264c72c386170fe7fa8dce926833/test/webkit/fast/js/kde/prototype_length-expected.txt [modify] http://crrev.com/e62584464873264c72c386170fe7fa8dce926833/test/webkit/fast/js/kde/prototype_length.js


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to