I need to test/work generators that are part of the ES6 draft. To work on I need a browser(in my case). As Google Canary is strictly for developers, so does it support generators as of now? My OS is Windows 7.

有帮助吗?

解决方案

Yes, behind a flag. See also the feature dashboard entry and V8 bug.

Navigate to chrome://flags/#enable-javascript-harmony to enable it.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top