Recent Docs Activity
View all activityPage | Date | Comment |
---|---|---|
Arguments object |
Seems this new way could avoid the arguments leaking problem in V8, but with same effect, check the tests here https://jsperf.com/arguments-leaking/3 , and here's some more discussion on stackoverflow https://stackoverflow.com/a/24946429/1148775 | |
Arguments object |
Seems this way could avoid the arguments leaking problem in V8, check the tests here https://jsperf.com/arguments-leaking/3 | |
Function.length |
||
Function.length |