mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-31 17:57:18 +00:00
This is used by memset() so we get a lot of mileage out of optimizing this instruction. Note that we currently audit every individual byte accessed separately. This could be greatly improved by adding a range auditing mechanism to MallocTracer.