mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 20:20:14 +01:00
In non-debug mode MP_OBJ_STOP_ITERATION is zero and comparing something to zero can be done more efficiently in assembler than comparing to a non-zero value.
93 KiB
93 KiB