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

2 commits

Author SHA1 Message Date
Matthew Olsson
eea6041302 LibJS: Convert some top-level tests to the new system
First test conversions! These look really good :)
2020-07-06 23:40:35 +02:00
mattco98
104969a9f5 LibJS: Add spreading in object literals
Supports spreading strings, arrays, and other objects within object
literals.
2020-04-28 20:37:21 +02:00