mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-07-08 06:58:57 +00:00
a24d621309
We were missing error checks at two points. In one case an error return is meaningful; in another case it is not, as the problem should have been guarded against at a higher level by emitting far jump islands soon enough during pasteup of compiled code.