Savetheclocktower
Member since
Recent Docs Activity
View all activityPage | Date | Comment |
---|---|---|
Function.prototype.bind() |
Removed fallback to `window` as first argument to `apply` in polyfill — behaves incorrectly when `oThis` is a non-null, non-undefined falsy value (like an empty string). A null `oThis` is an implicit `window` scope anyway; no need to make it explicit.; | |
User:Savetheclocktower |
||
1.7 |
||
1.7 |
Syntax for replacing native iterators? |