On 2015/03/25 15:36:20, caitp wrote:
You know what though, it looks like the stuff for poisoning these properties
in
strict functions was completely removed from the spec --- it only seems to
apply
to "intrinsics", which I guess is any builtin function. So maybe a few more
maps
can be gotten rid of --- but that change seems bigger, so maybe it can wait

The rationale behind this seems to be here
https://github.com/rwaldron/tc39-notes/blob/46d2396e02fd73121b5985d5a0fafbcdbf9c9072/es6/2014-07/jul-29.md#conclusionresolution-5
--- that looks like more or less where the spec is at now. If the intrinsic
strict empty function's arguments/caller properties are throwers, then I guess `caller/arguments` still throw for strict variants of new syntactic forms ---
they're just not own properties?

It's sort of confusing

https://codereview.chromium.org/1027283004/

--
--
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