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-es2015-parameters
/
test
/
fixtures
/
parameters
/
rest-length
History
Justin Ridgewell
823ffbd87c
Fix error in rest parameter length optimization (
#3573
)
...
If there aren’t enough arguments to get to the offset index, we would return an negative length.
2016-07-12 21:12:45 -04:00
..
actual.js
Add failing tests case for 6.4 rest.length issue
2016-01-06 17:34:43 -06:00
exec.js
Fix error in rest parameter length optimization (
#3573
)
2016-07-12 21:12:45 -04:00
expected.js
Fix error in rest parameter length optimization (
#3573
)
2016-07-12 21:12:45 -04:00