Files
ladybird/Userland/Libraries/LibJS/Runtime/VM.cpp
Andreas Kling 0d2aba07aa LibJS: Add VM::dump_scope_chain()
This is a handy helper that dumps the current scope chain, starting at
the innermost scope.
2021-06-21 20:58:55 +02:00

22 KiB