Linus Groh 2ba338869b LibJS/Tests: Remove two leftover console.log() calls %!s(int64=3) %!d(string=hai) anos
..
Object.assign.js 7e1bffdeb8 LibJS: Implement Object.assign() %!s(int64=4) %!d(string=hai) anos
Object.create.js 9cd010167a LibJS: Implement Object.create() %!s(int64=4) %!d(string=hai) anos
Object.defineProperties.js da8a35a79e LibJS: Implement Object.defineProperties() %!s(int64=4) %!d(string=hai) anos
Object.defineProperty.js 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) %!s(int64=4) %!d(string=hai) anos
Object.entries.js 13d7c09125 Libraries: Move to Userland/Libraries/ %!s(int64=4) %!d(string=hai) anos
Object.freeze.js 1856400547 LibJS: Uncomment Object.{freeze,seal}() tests that now pass :^) %!s(int64=4) %!d(string=hai) anos
Object.getOwnPropertyDescriptor.js 686213c2b8 LibJS: Make Object.getOwnPropertyDescriptor() work on String subscripts %!s(int64=4) %!d(string=hai) anos
Object.getOwnPropertyNames.js f86e241699 LibJS: Object.getOwnPropertyNames() should enumerate String's .length %!s(int64=4) %!d(string=hai) anos
Object.getOwnPropertySymbols.js 2ba338869b LibJS/Tests: Remove two leftover console.log() calls %!s(int64=3) %!d(string=hai) anos
Object.getPrototypeOf.js 13d7c09125 Libraries: Move to Userland/Libraries/ %!s(int64=4) %!d(string=hai) anos
Object.hasOwn.js 3ee092cd0c LibJS: Implement Object.hasOwn() :^) %!s(int64=4) %!d(string=hai) anos
Object.is.js 13d7c09125 Libraries: Move to Userland/Libraries/ %!s(int64=4) %!d(string=hai) anos
Object.isExtensible.js 13d7c09125 Libraries: Move to Userland/Libraries/ %!s(int64=4) %!d(string=hai) anos
Object.isFrozen.js f3264b0dbd LibJS: Implement Object.isFrozen() and Object.isSealed() %!s(int64=4) %!d(string=hai) anos
Object.isSealed.js f3264b0dbd LibJS: Implement Object.isFrozen() and Object.isSealed() %!s(int64=4) %!d(string=hai) anos
Object.js 13d7c09125 Libraries: Move to Userland/Libraries/ %!s(int64=4) %!d(string=hai) anos
Object.keys.js 13d7c09125 Libraries: Move to Userland/Libraries/ %!s(int64=4) %!d(string=hai) anos
Object.preventExtensions.js 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) %!s(int64=4) %!d(string=hai) anos
Object.prototype.constructor.js 13d7c09125 Libraries: Move to Userland/Libraries/ %!s(int64=4) %!d(string=hai) anos
Object.prototype.hasOwnProperty.js fff7aceb9d LibJS: Accept symbol property in ObjectPrototype::hasOwnProperty %!s(int64=4) %!d(string=hai) anos
Object.prototype.isPrototypeOf.js 13d7c09125 Libraries: Move to Userland/Libraries/ %!s(int64=4) %!d(string=hai) anos
Object.prototype.js cb20baebae LibJS: Make ObjectPrototype an immutable prototype exotic object %!s(int64=4) %!d(string=hai) anos
Object.prototype.propertyIsEnumerable.js 13d7c09125 Libraries: Move to Userland/Libraries/ %!s(int64=4) %!d(string=hai) anos
Object.prototype.toLocaleString.js 13d7c09125 Libraries: Move to Userland/Libraries/ %!s(int64=4) %!d(string=hai) anos
Object.prototype.toString.js 339ccba354 LibJS: Make Object.prototype.toString() fully spec compliant %!s(int64=4) %!d(string=hai) anos
Object.prototype.valueOf.js 33eea1f722 LibJS: Fix Object.prototype.valueOf() behavior %!s(int64=4) %!d(string=hai) anos
Object.seal.js 1856400547 LibJS: Uncomment Object.{freeze,seal}() tests that now pass :^) %!s(int64=4) %!d(string=hai) anos
Object.setPrototypeOf.js 8a06a93ce2 LibJS: Return non-object argument unaltered from Object.setPrototypeOf() %!s(int64=4) %!d(string=hai) anos
Object.values.js 13d7c09125 Libraries: Move to Userland/Libraries/ %!s(int64=4) %!d(string=hai) anos