mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-09 16:42:19 +02:00
The exception handler table is sorted by start_offset, so use binary_search instead of a linear scan. This matches the pattern already used by source_range_at() in the same file.
4.9 KiB
4.9 KiB