mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-12 01:46:46 +02:00
Replace assertion-only tag extraction around String helper return values with assert_tag so release and distribution builds do not carry code that only exists to feed assertions. Asserting and non-asserting asmint generation both handle the updated handlers.