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.

NotARobit

Member since
NotARobit

Recent Docs Activity

View all activity
Page Date Comment

Object.create()


Reverts "Fix polyfill". Fix used assignment instead of defineProperties. Correct polyfill would require a defineProperties polyfill as well.