summaryrefslogtreecommitdiff
path: root/py/modmicropython.c
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2018-04-04 00:46:31 +1000
committerDamien George <damien.p.george@gmail.com>2018-04-04 00:46:31 +1000
commitc7f880eda38783817bd490b8f2f0b60412c3b73c (patch)
treebf330e4d844033bb7a91e2d1169a9c4997f598b0 /py/modmicropython.c
parentbcfff4fc98a73c5ad9b7d3e338649955e861ada4 (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