diff options
author | Kartik Agaram <vc@akkartik.com> | 2020-06-03 23:39:55 -0700 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2020-06-03 23:40:52 -0700 |
commit | 04b3afd67e1d1ac4163d2ff6dcbecbe0cfcf02aa (patch) | |
tree | 2cda79daaa8088c68620f101ca26a777bedf7c24 /atom | |
parent | da1a29f12171a785437f194c64effabade9233e8 (diff) | |
download | mu-04b3afd67e1d1ac4163d2ff6dcbecbe0cfcf02aa.tar.gz |
6463 - clean up some duplication
Rather than have two ways to decide whether to emit push/pop instructions, just record for each var on the 'vars' stack whether we emitted a push for it, and reuse the decision to emit a pop.
Diffstat (limited to 'atom')
0 files changed, 0 insertions, 0 deletions