Age | Commit message (Expand) | Author |
---|---|---|
2020-07-03 | LibJS: Use correct MarkedValueList append method | Matthew Olsson |
2020-06-20 | LibJS: Pass GlobalObject& when constructing an Accessor | Andreas Kling |
2020-06-20 | LibJS: Move native objects towards two-pass construction | Andreas Kling |
2020-05-28 | LibJS: Object index properties have descriptors; Handle sparse indices | Matthew Olsson |
2020-05-24 | LibJS: Refactor Accessor | Linus Groh |
2020-05-21 | LibJS: Add getter/setter support | Matthew Olsson |