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.

jr0 (Chuperstein)

Member since
jr0

Recent Docs Activity

View all activity
Page Date Comment

Object.create()


Polyfill threw error when passed null for first arg. Docs at top clearly state null is OK. Removed if statement that checks for null in the polyfill.