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-06-30 22:22:07 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
10
9804
commits
1
branch
0
tags
539
MiB
391237a8e1
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