mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 00:52:28 +02:00
Nuke all the per-instruction bounds checking when iterating instructions by using raw pointers instead of indexing into a ReadonlyBytes. The interpreter loop already checks that we're in-bounds anyway.
6.3 KiB
6.3 KiB