mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 11:48:10 +00:00
![]() When we know the value is a positive Int32 less than 0x7fffffff, it's safe to just add 1 to it and use that as the final result. This avoids the work of re-adding the INT32_TAG. |
||
---|---|---|
.. | ||
Compiler.cpp | ||
Compiler.h | ||
NativeExecutable.cpp | ||
NativeExecutable.h |