This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
ladybird
Watch
0
Star
0
Fork
You've already forked ladybird
0
mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced
2025-07-18 23:12:02 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9
10144
commits
1
branch
0
tags
528
MiB
8cf1ded478
Commit graph
1 commit
Author
SHA1
Message
Date
Matthew Olsson
c35732c011
LibJS: Add object literal getter/setter shorthand
...
Adds support for the following syntax: let foo = { get x() { // ... }, set x(value) { // ... } }
2020-05-22 10:59:05 +02:00