Doesn't seem to be!
$ ./iojs --trace-deopt -e 'function* a() { yield 1}; var x = a();
console.log(x.next())'
[deoptimize global object @ 0x243990e18d41]
{ value: 1, done: false }
NOTE: this global object thing is unrelated, and happens anyway.
On Sat, May 9, 2015 at 5:33 AM, Ω Alisson <[email protected]> wrote:
> Does anyone knows if the V8 engine on latest io.js still deoptimizes
> generators, const and let?
>
> --
> Job board: http://jobs.nodejs.org/
> New group rules:
> https://gist.github.com/othiym23/9886289#file-moderation-policy-md
> Old group rules:
> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
> ---
> You received this message because you are subscribed to the Google Groups
> "nodejs" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/nodejs/CACZE8Y4TLuSFv2euUymUEcf%3Dee708eBUFhVYV0q9vDTCzX2avg%40mail.gmail.com
> <https://groups.google.com/d/msgid/nodejs/CACZE8Y4TLuSFv2euUymUEcf%3Dee708eBUFhVYV0q9vDTCzX2avg%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
--
Job board: http://jobs.nodejs.org/
New group rules:
https://gist.github.com/othiym23/9886289#file-moderation-policy-md
Old group rules:
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
---
You received this message because you are subscribed to the Google Groups
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/nodejs/CAEv2VfKUkiVUyTmOMRG%3DeQu16%3D3QhbycxU51R-d0qp9yHxM87w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.