Updates:
        Cc: mstarzin...@chromium.org
        Labels: Harmony

Comment #1 on issue 3391 by rossb...@chromium.org: Arguments objects should have @@iterator == ArrayValues own property
http://code.google.com/p/v8/issues/detail?id=3391

I agree, the proliferation of extension hooks in ES6 is highly distressing in general.

In this case, can't we leave it undefined in bootstrapper and then patch up the boilerplate later in some JS file (under the right flags)? None of our own JS should rely on it being defined.

Likewise, put materialisation under the right flags and assert that it is never hit when it's (yet) undefined. Ignoring the ugliness, would that work?

--
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
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to