Add hints of tag jumps for optimization
Just as the state was originally passed as the return value of longjmp, the state stored in EC cannot be 0 when the jump is captured now too.
longjmp
Add hints of tag jumps for optimization
Just as the state was originally passed as the return value of
longjmp
, the state stored in EC cannot be 0 when the jump iscaptured now too.