summaryrefslogtreecommitdiff
path: root/py/objstrunicode.c
diff options
context:
space:
mode:
authorJeff Epler <jepler@unpythonic.net>2021-03-05 16:47:00 -0600
committerJeff Epler <jepler@unpythonic.net>2021-03-05 16:52:35 -0600
commit28638df5892e83b55e291271699ba1375f2efc74 (patch)
tree5eeed43da39b03db910832a8d147f7a1c83df402 /py/objstrunicode.c
parentd2056a46eebe1a4aff6bc7ca925f6f806a6ce2a2 (diff)
vm: cut vmentrytable size
This also adds a bit of code everywhere we DISPATCH(), but the net is +232 bytes free on Feather M0 Adalogger. Key assumption: All of the offsets in mp_execute_bytecode fit in 16 bits; it is not clear whether the compiler will verify this assumption (e.g., by warning that a constant will be truncated)
Diffstat (limited to 'py/objstrunicode.c')
0 files changed, 0 insertions, 0 deletions