diff options
author | Damien George <damien.p.george@gmail.com> | 2014-08-27 09:20:30 +0100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2014-08-27 09:20:30 +0100 |
commit | a75b02ea9be41c27b87fd80ad37e7c26b4583fad (patch) | |
tree | a167161db4f7b57d23445314bd0f07bc139ac271 /py/map.c | |
parent | ad4c014d461cf325712d961c547f461746f52408 (diff) | |
download | micropython-a75b02ea9be41c27b87fd80ad37e7c26b4583fad.tar.gz micropython-a75b02ea9be41c27b87fd80ad37e7c26b4583fad.zip |
py: Improve efficiency of MP_OBJ_IS_STR_OR_BYTES.
Saves ROM (16 on stmhal, 240 on 64-bit unix) and should be quicker since
there is 1 less branch.
Diffstat (limited to 'py/map.c')
0 files changed, 0 insertions, 0 deletions