mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-08 16:12:23 +02:00
The else branch already throws ReferenceError and switches to a dead basic block, so the emit_todo() in the PutValue section is unreachable. Return early after the throw and replace emit_todo() with VERIFY_NOT_REACHED().
201 KiB
201 KiB