Andreas Kling
|
98f2da9834
LibJS: Rename Cell::visit_children() => Cell::visit_edges()
|
4 tahun lalu |
Andreas Kling
|
43ff2ea8d8
LibJS: Use regular stack for VM call frames instead of Vector storage
|
4 tahun lalu |
Andreas Kling
|
7b863330dc
LibJS: Cache commonly used FlyStrings in the VM
|
4 tahun lalu |
Andreas Kling
|
2bc5bc64fb
LibJS: Remove a whole bunch of includes of <LibJS/Interpreter.h>
|
4 tahun lalu |
Andreas Kling
|
6861c619c6
LibJS: Move most of Interpreter into VM
|
4 tahun lalu |
AnotherTest
|
699e1fdc07
LibJS: Eliminate some (unnecessary) Vector copies
|
4 tahun lalu |
Linus Groh
|
4f6912c605
LibJS: Store basic traceback in Exception
|
5 tahun lalu |
Andreas Kling
|
faddf3a1db
LibJS: Implement "throw"
|
5 tahun lalu |