mirror of
https://github.com/RGBCube/serenity
synced 2025-10-27 16:22:08 +00:00
There are no multiple exit paths in that function, so we can just put the ending logic right at the end of the function instead. |
||
|---|---|---|
| .. | ||
| AbstractMachine.cpp | ||
| AbstractMachine.h | ||
| BytecodeInterpreter.cpp | ||
| BytecodeInterpreter.h | ||
| Configuration.cpp | ||
| Configuration.h | ||
| Interpreter.h | ||