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.

tjcrowder

年加入本站
tjcrowder

最近在 Docs 的活動

檢視所有活動
頁面 日期 回應

Array.prototype.find()


Update polyfill not to create an enumerable property on Array.prototype

Array.prototype.findIndex()


Array.prototype.includes()


Correct the polyfill, which didn't use the SameValueZero algorithm. Compare old (https://jsfiddle.net/gwdjcdLy/) to updated (https://jsfiddle.net/c5fwLtqy/)

null


Fix the wording that lead to this confusion: https://stackoverflow.com/q/36172991/157247

Falsy