There's no need to have MP_OBJ_NULL a special case, the code can re-use the MP_OBJ_STOP_ITERATION value to signal the special case and the VM can detect this with only one check (for MP_OBJ_STOP_ITERATION).crypto-aes
parent
22ade2f5c4
commit
a9f6d49218
Loading…
Reference in new issue