Matthew Olsson
|
78155a6668
LibJS: Consolidate error messages into ErrorTypes.h
|
5 éve |
Andreas Kling
|
053863f35e
LibJS: Interpreter::this_value() => this_value(GlobalObject&)
|
5 éve |
Matthew Olsson
|
dd08c992e8
LibJS: Simplify and normalize publicly-exposed Object functions
|
5 éve |
Emanuele Torre
|
8bd9f7e50e
LibJS: run clang-format on all the files
|
5 éve |
mattco98
|
23ec578a01
LibJS: Implement correct attributes for (almost) all properties
|
5 éve |
Andreas Kling
|
fca08bd000
LibJS: Move builtin prototypes to the global object
|
5 éve |
Andreas Kling
|
2a15323029
LibJS: Pass prototype to BooleanObject constructor
|
5 éve |
Andreas Kling
|
070a8f2689
LibJS: Boolean, Number and String prototypes should have values too
|
5 éve |
Andreas Kling
|
e5da1cc566
LibJS: Throw real TypeError, ReferenceError, etc objects
|
5 éve |
Andreas Kling
|
cbecb23e1d
LibJS: Fix BooleanPrototype build
|
5 éve |
Jack Karamanian
|
edae926cb0
LibJS: Add Boolean constructor object
|
5 éve |