Andreas Kling
|
063acda76e
LibJS: Remove a bunch of unnecessary uses of Cell::interpreter()
|
4 years ago |
Andreas Kling
|
6861c619c6
LibJS: Move most of Interpreter into VM
|
4 years ago |
Linus Groh
|
9ea6ef4ed1
LibJS: Make Interpreter::throw_exception() a void function
|
4 years ago |
Jack Karamanian
|
7533fd8b02
LibJS: Initial class implementation; allow super expressions in object
|
5 years ago |
Andreas Kling
|
1b391d78ae
LibJS: Allow cells to mark null pointers
|
5 years ago |
Andreas Kling
|
ed80952cb6
LibJS: Introduce LexicalEnvironment
|
5 years ago |