keywords: getPrototypeOf
找到 1,351 个包,花费 31 毫秒has-proto167.3mMIT1.2.0Does this environment have the ability to get the [[Prototype]] of an object on creation with __proto__
?
inspect-js7 months 前prototype, proto, set, get get-proto178.8mMIT1.0.1Robustly get the [[Prototype]] of an object
ljharb6 months 前get, proto, prototype, getPrototypeOf reflect.getprototypeof115.5mMIT1.0.10An ES2015 mostly-spec-compliant Reflect.getPrototypeOf
sham/polyfill/replacement that works in as many engines as possible
es-shims6 months 前Reflect.getPrototypeOf, Object.getPrototypeOf, proto, __proto__ object.getprototypeof490kMIT1.0.7An ES5 mostly-spec-compliant Object.getPrototypeOf
sham/polyfill/replacement that works in as many engines as possible
es-shims6 months 前Object.getPrototypeOf, proto, __proto__, [[Prototype]]