Updates:
Status: WontFix
Labels: -Priority-High Priority-Low
Comment #2 on issue 4264 by [email protected]: Function.arguments
object is overwritten when it shouldn't.
https://code.google.com/p/v8/issues/detail?id=4264
A couple of notes:
- The official language spec is 6.0 as of two weeks ago.
- f.arguments (which is not the same as the binding for the arguments
object) has never been an official feature of the language, and isn't even
mentioned in Annex B of ES6. Consequently, there are no specific
requirements about its behaviour, or even its existence.
- All that matters for us in such a case is sufficient compatibility with
web reality. Since the current behaviour has _been_ (part of) the web
reality, there is no reason (and potentially even a risk) to change it.
Thus, although I agree that this is morally a bug, I'm closing this. It
will probably resolve itself once the other compilers are gone.
--
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.