diff options
author | Damien George <damien.p.george@gmail.com> | 2017-04-22 14:23:47 +1000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2017-04-22 14:23:47 +1000 |
commit | 40b40ffc98627b32adf83f3d657d237a9c59acca (patch) | |
tree | 1e6882972458d08e4be13986e1d2d1b4fd6af49a /py/nativeglue.c | |
parent | fa03bbf0fd0a2f5a5c21472a56e39ba60f7f58dd (diff) | |
download | micropython-40b40ffc98627b32adf83f3d657d237a9c59acca.tar.gz micropython-40b40ffc98627b32adf83f3d657d237a9c59acca.zip |
py/compile: Extract parse-node kind at start of func for efficiency.
Otherwise the type of parse-node and its kind has to be re-extracted
multiple times. This optimisation reduces code size by a bit (16 bytes on
bare-arm).
Diffstat (limited to 'py/nativeglue.c')
0 files changed, 0 insertions, 0 deletions