Age | Commit message (Expand) | Author |
---|---|---|
2020-06-21 | LibJS+LibWeb: Add JS::Object::inherits(class_name) | Andreas Kling |
2020-06-13 | LibJS: Add JSON.stringify | Matthew Olsson |
2020-04-18 | LibJS: Pass prototype to BooleanObject constructor | Andreas Kling |
2020-04-07 | LibJS: Add Boolean constructor object | Jack Karamanian |