It's open source patches are accepted, I merely grabbed what was in --v8-options when I wrote the module.
On Thu, Dec 12, 2013 at 11:58 AM, Rick Waldron <[email protected]>wrote: > > > > On Thu, Dec 12, 2013 at 2:04 PM, Timothy J Fontaine > <[email protected]>wrote: > >> though quite evil, it's also possible to turn features on at runtime >> https://npmjs.org/package/setflags >> >> > Three of the flags that are listed in the readme are for obsolete proto > implementations: > > --harmony_modules > --harmony_proxies > --harmony_typeof > > The first two are just out of date (by more than a year), but the third is > completely removed from ES6. Seems bad to offer a module that promotes > using junk that will only result in broken code when it gets removed. > > Rick > > -- > -- > Job Board: http://jobs.nodejs.org/ > Posting guidelines: > 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 post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nodejs?hl=en?hl=en > > --- > 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]. > For more options, visit https://groups.google.com/groups/opt_out. > -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: 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 post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- 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]. For more options, visit https://groups.google.com/groups/opt_out.
