mirror of
https://github.com/RGBCube/serenity
synced 2026-01-17 08:01:00 +00:00
So far only less_than was using a fast path. This commits uses the same path for less_than_equals, greater_than and greater_than_equals. |
||
|---|---|---|
| .. | ||
| Compiler.cpp | ||
| Compiler.h | ||
| NativeExecutable.cpp | ||
| NativeExecutable.h | ||