mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-08 16:12:23 +02:00
This was a remnant from the AST/BC hybrid interpreter times. We've had a VERIFY in here for weeks now that would catch anything depending on this behavior, and nothing has hit it, so let's remove the unnecessary code (but leave the VERIFY) :^)