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-03-31 01:37:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
348cd0fdc19d0e5ce3f55f4732c0f23f322d4a8d
ladybird
/
Libraries
/
LibJS
/
Tests
/
builtins
/
Object
History
Linus Groh
2645dfafcf
LibJS: Implement Object(value) constructor
...
Not sure why we didn't have this yet, it's super simple :^)
2020-11-04 23:06:44 +01:00
..
Object.defineProperty.js
LibJS: Don't change offset when reconfiguring property in unique shape
2020-10-10 23:25:00 +02:00
Object.entries.js
LibJS: Add tests for symbol object integration
2020-07-09 23:33:00 +02:00
Object.getOwnPropertyDescriptor.js
LibJS: Add tests for symbol object integration
2020-07-09 23:33:00 +02:00
Object.getOwnPropertyNames.js
LibJS: Add tests for symbol object integration
2020-07-09 23:33:00 +02:00
Object.getPrototypeOf.js
…
Object.is.js
…
Object.isExtensible.js
…
Object.js
LibJS: Implement Object(value) constructor
2020-11-04 23:06:44 +01:00
Object.keys.js
LibJS: Add tests for symbol object integration
2020-07-09 23:33:00 +02:00
Object.preventExtensions.js
…
Object.prototype.constructor.js
…
Object.prototype.hasOwnProperty.js
…
Object.prototype.js
…
Object.prototype.toLocaleString.js
…
Object.prototype.toString.js
LibJS: Implement spec-compliant Object.prototype.toString
2020-07-11 23:13:29 +02:00
Object.setPrototypeOf.js
…
Object.values.js
LibJS: Add tests for symbol object integration
2020-07-09 23:33:00 +02:00