This website requires JavaScript.
Explore
Help
Sign In
cerxes
/
babel
Watch
3
Star
0
Fork
0
You've already forked babel
Code
Issues
Pull Requests
Releases
Wiki
Activity
babel
/
packages
/
babel-plugin-transform-for-of
/
test
/
fixtures
/
spec-exec
History
Nicolò Ribaudo
fa7ec81771
Allow for-of on polyfilled or builtin iterables without
Symbol
support (
#11285
)
2020-03-19 11:02:12 +01:00
..
arguments-symbol-unsupported.js
Allow for-of on polyfilled or builtin iterables without
Symbol
support (
#11285
)
2020-03-19 11:02:12 +01:00
array-break.js
…
array-continue.js
…
array-symbol-unsupported-throw.js
Add for-of fallback for arrays in browsers without symbol supp… (
#11263
)
2020-03-19 02:17:41 +01:00
array.js
…
generator-break.js
…
generator-continue.js
…
generator.js
…
options.json
…
throw-iterator-handling.js
…