diff options
author | Damien George <damien.p.george@gmail.com> | 2018-04-04 00:46:31 +1000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2018-04-04 00:46:31 +1000 |
commit | c7f880eda38783817bd490b8f2f0b60412c3b73c (patch) | |
tree | bf330e4d844033bb7a91e2d1169a9c4997f598b0 /py/modmicropython.c | |
parent | bcfff4fc98a73c5ad9b7d3e338649955e861ada4 (diff) |
py/vm: Don't do unnecessary updates of ip and sp variables.
Neither the ip nor sp variables are used again after the execution of the
RAISE_VARARGS opcode, so they don't need to be updated.
Diffstat (limited to 'py/modmicropython.c')
0 files changed, 0 insertions, 0 deletions