1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-21 10:15:07 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Andreas Kling
23b1d97b0d LibJS: Add ObjectPrototype and implement hasOwnProperty()
All Objects will now have ObjectPrototype as their prototype, unless
overridden.
2020-03-15 15:25:43 +01:00