diff options
author | Damien George <damien.p.george@gmail.com> | 2015-12-16 19:41:37 -0500 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2015-12-16 19:41:37 -0500 |
commit | 969e4bbe6a1660a1220f5f8781a252591b379cd2 (patch) | |
tree | dfa8752755fad5b2f547cb29059293b43e5d8205 /py/argcheck.c | |
parent | 3911d5af328ab0dc55b88cb4f9e1e63a43bde561 (diff) | |
download | micropython-969e4bbe6a1660a1220f5f8781a252591b379cd2.tar.gz micropython-969e4bbe6a1660a1220f5f8781a252591b379cd2.zip |
py/gc: Scan GC blocks as an array of pointers, not an array of objects.
The GC should search for pointers within the heap. This patch makes a
difference when an object is larger than a pointer (eg 64-bit NaN
boxing).
Diffstat (limited to 'py/argcheck.c')
0 files changed, 0 insertions, 0 deletions