diff options
author | Damien George <damien.p.george@gmail.com> | 2016-09-18 23:59:47 +1000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2016-09-19 12:23:31 +1000 |
commit | a5624bf3818c573611b2b7bfc755e27de97f64e4 (patch) | |
tree | 3584edbd6aca23455535a471e89d18b2ac5e1500 /py/vm.c | |
parent | 4b3f1d712b845a44a0d2680197cfb6c3fe4478bd (diff) | |
download | micropython-a5624bf3818c573611b2b7bfc755e27de97f64e4.tar.gz micropython-a5624bf3818c573611b2b7bfc755e27de97f64e4.zip |
py: Combine 3 comprehension emit functions (list/dict/set) into 1.
The 3 kinds of comprehensions are similar enough that merging their emit
functions reduces code size. Decreases in code size in bytes are:
bare-arm:24, minimal:96, unix(NDEBUG,x86-64):328, stmhal:80, esp8266:76.
Diffstat (limited to 'py/vm.c')
0 files changed, 0 insertions, 0 deletions