mirror of
https://github.com/RGBCube/serenity
synced 2025-10-29 04:32:07 +00:00
These strings are only used when execution traps, so there's no reason to create actual strings until that happens; instead switch to using StringViews. |
||
|---|---|---|
| .. | ||
| AbstractMachine.cpp | ||
| AbstractMachine.h | ||
| BytecodeInterpreter.cpp | ||
| BytecodeInterpreter.h | ||
| Configuration.cpp | ||
| Configuration.h | ||
| Interpreter.h | ||