最近在 Docs 的活動
檢視所有活動頁面 | 日期 | 回應 |
---|---|---|
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 |