An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible.
-
Updated
Mar 17, 2024 - JavaScript
An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible.
Return the prototype of a provided object.
Showing the prototype hierarchy with a tree diagramm and explaining within the wiki getPrototypeOf and __proto__
Sham for Object.getPrototypeOf
Add a description, image, and links to the getprototypeof topic page so that developers can more easily learn about it.
To associate your repository with the getprototypeof topic, visit your repo's landing page and select "manage topics."