Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Savetheclocktower

Member since
Savetheclocktower

Recent Docs Activity

View all activity
Page 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?