This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-04-05 04:06:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bdd4b99d725188944b207cee20bef5f557fa7849
ladybird
/
Libraries
/
LibJS
/
Tests
/
builtins
/
Object
History
Luke
be30dc2b18
LibJS: Implement Object.prototype.isPrototypeOf
...
Spec:
https://tc39.es/ecma262/#sec-object.prototype.isprototypeof
2020-12-28 13:10:07 +01:00
..
Object.defineProperty.js
…
Object.entries.js
…
Object.getOwnPropertyDescriptor.js
…
Object.getOwnPropertyNames.js
…
Object.getPrototypeOf.js
…
Object.is.js
…
Object.isExtensible.js
…
Object.js
…
Object.keys.js
…
Object.preventExtensions.js
…
Object.prototype.constructor.js
…
Object.prototype.hasOwnProperty.js
…
Object.prototype.isPrototypeOf.js
…
Object.prototype.js
…
Object.prototype.propertyIsEnumerable.js
…
Object.prototype.toLocaleString.js
…
Object.prototype.toString.js
…
Object.setPrototypeOf.js
…
Object.values.js
…