Status: New
Owner: ----
New issue 2833 by jmar777: Function#length and GeneratorFunction#length
should be [[Configurable]]: true
http://code.google.com/p/v8/issues/detail?id=2833
There was previously a spec bug [1] that specified Function#length as
[[Configurable]]: false, when it should have been `true`. This has been
fixed as of rev17 of the editor's draft.
Additionally, GeneratorFunction#length is already correctly specified as
[[Configurable]]: true (see section 15.19.3.4.1), but V8 currently
implements it as [[Configurable]]: false.
[1] https://bugs.ecmascript.org/show_bug.cgi?id=1587
Thanks!
--
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/groups/opt_out.