mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 11:10:14 +01:00
The maximum index into mp_fun_table is currently less than 1024 and should stay that way to keep things efficient for all architectures, so there is no need to handle loading the pointer directly via a literal in this function.
12 KiB
12 KiB