mirror of
https://github.com/RGBCube/serenity
synced 2026-01-21 23:31:00 +00:00
We now unwind until the nearest function-level scope on the scope stack when executing a return statement. |
||
|---|---|---|
| .. | ||
| Heap | ||
| Runtime | ||
| AST.cpp | ||
| AST.h | ||
| Forward.h | ||
| Interpreter.cpp | ||
| Interpreter.h | ||
| Lexer.cpp | ||
| Lexer.h | ||
| Makefile | ||
| Parser.cpp | ||
| Parser.h | ||
| Token.cpp | ||
| Token.h | ||