Andreas Kling
|
d1b58ee9ad
LibJS: Move well-known symbols to the VM
|
4 years ago |
Andreas Kling
|
4a8bfcdd1c
LibJS: Move the current exception from Interpreter to VM
|
4 years ago |
Andreas Kling
|
5b6ccbb918
LibJS: VM::interpreter() should just assert when no active interpreter
|
4 years ago |
Andreas Kling
|
df3ff76815
LibJS: Rename InterpreterScope => InterpreterExecutionScope
|
4 years ago |
Andreas Kling
|
fbe2907510
LibJS: GC should gather roots from all active interpreters
|
4 years ago |
Andreas Kling
|
1c43442be4
LibJS+Clients: Add JS::VM object, separate Heap from Interpreter
|
4 years ago |