Files
ladybird/Libraries/LibJS/Interpreter.cpp
Andreas Kling 363c40e3f3 LibJS: Make sure we mark everything reachable from the scope stack
This ensures that local variables survive GC.
2020-03-09 21:49:20 +01:00

3.3 KiB