Andreas Kling
|
2bc5bc64fb
LibJS: Remove a whole bunch of includes of <LibJS/Interpreter.h>
|
4 tahun lalu |
Andreas Kling
|
340a115dfe
LibJS: Make native function/property callbacks take VM, not Interpreter
|
4 tahun lalu |
Andreas Kling
|
6861c619c6
LibJS: Move most of Interpreter into VM
|
4 tahun lalu |
Ben Wiederhake
|
08f9bc26a6
Meta+LibHTTP through LibWeb: Make clang-format-10 clean
|
4 tahun lalu |
Linus Groh
|
9ea6ef4ed1
LibJS: Make Interpreter::throw_exception() a void function
|
4 tahun lalu |
Andreas Kling
|
aaf6014ae1
LibJS: Simplify Cell::initialize()
|
5 tahun lalu |
Matthew Olsson
|
02305d01ea
LibJS: Add Number.prototype.toString
|
5 tahun lalu |
Andreas Kling
|
64513f3c23
LibJS: Move native objects towards two-pass construction
|
5 tahun lalu |
Andreas Kling
|
fca08bd000
LibJS: Move builtin prototypes to the global object
|
5 tahun lalu |
Andreas Kling
|
cf702a13b9
LibJS: Pass prototype to NumberObject constructor
|
5 tahun lalu |
Andreas Kling
|
070a8f2689
LibJS: Boolean, Number and String prototypes should have values too
|
5 tahun lalu |
Andreas Kling
|
3a026a1ede
LibJS: Add NumberObject and make to_object() on number values create it
|
5 tahun lalu |