Linus Groh
|
9ea6ef4ed1
LibJS: Make Interpreter::throw_exception() a void function
|
4 年之前 |
Andreas Kling
|
aaf6014ae1
LibJS: Simplify Cell::initialize()
|
5 年之前 |
Matthew Olsson
|
02305d01ea
LibJS: Add Number.prototype.toString
|
5 年之前 |
Andreas Kling
|
64513f3c23
LibJS: Move native objects towards two-pass construction
|
5 年之前 |
Andreas Kling
|
fca08bd000
LibJS: Move builtin prototypes to the global object
|
5 年之前 |
Andreas Kling
|
cf702a13b9
LibJS: Pass prototype to NumberObject constructor
|
5 年之前 |
Andreas Kling
|
070a8f2689
LibJS: Boolean, Number and String prototypes should have values too
|
5 年之前 |
Andreas Kling
|
3a026a1ede
LibJS: Add NumberObject and make to_object() on number values create it
|
5 年之前 |