- keywords: getPrototypeOf
found 1,349 packages in 10ms
has-proto173.8mMIT1.2.0
Does this environment have the ability to get the [[Prototype]] of an object on creation with __proto__
?
inspect-js5 months agoprototype, proto, set, get get-proto146.7mMIT1.0.1
Robustly get the [[Prototype]] of an object
ljharb4 months agoget, proto, prototype, getPrototypeOf reflect.getprototypeof110.1mMIT1.0.10An ES2015 mostly-spec-compliant Reflect.getPrototypeOf
sham/polyfill/replacement that works in as many engines as possible
es-shims4 months agoReflect.getPrototypeOf, Object.getPrototypeOf, proto, __proto__ object.getprototypeof364.6kMIT1.0.7An ES5 mostly-spec-compliant Object.getPrototypeOf
sham/polyfill/replacement that works in as many engines as possible
es-shims4 months agoObject.getPrototypeOf, proto, __proto__, [[Prototype]]