mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 11:48:10 +00:00
![]() Instead of emitting the "restore callee-saved registers and return" sequence again and again, just emit it once at the end of the generated code, and have everyone jump to it. This is a code size optimization that saves 207KiB on Kraken/ai-astar.js |
||
---|---|---|
.. | ||
Compiler.cpp | ||
Compiler.h | ||
NativeExecutable.cpp | ||
NativeExecutable.h |