mirror of
https://github.com/RGBCube/serenity
synced 2026-01-17 14:40:59 +00:00
We were creating a temporary AK::Function for no good reason, and this was dominating profiles. Reorganize the code so it's not necessary. |
||
|---|---|---|
| .. | ||
| Heap | ||
| Runtime | ||
| Tests | ||
| AST.cpp | ||
| AST.h | ||
| Forward.h | ||
| Interpreter.cpp | ||
| Interpreter.h | ||
| Lexer.cpp | ||
| Lexer.h | ||
| Makefile | ||
| Parser.cpp | ||
| Parser.h | ||
| Token.cpp | ||
| Token.h | ||