An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible.
-
Updated
Dec 6, 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.
Sham for Object.getPrototypeOf
Showing the prototype hierarchy with a tree diagramm and explaining within the wiki getPrototypeOf and __proto__
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."