diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2014-05-31 16:50:46 +0300 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2014-05-31 18:22:01 +0300 |
commit | b4ebad3310b238bb85ea1f0d7b78b4fcb3d146df (patch) | |
tree | eb6a96db22346acc782c4444ce14303fe47bc7ae /py/modio.c | |
parent | b16523aa95ca0a95f3d5a82e6f691e088135d7ba (diff) | |
download | micropython-b4ebad3310b238bb85ea1f0d7b78b4fcb3d146df.tar.gz micropython-b4ebad3310b238bb85ea1f0d7b78b4fcb3d146df.zip |
vm: Factor out structure with code execution state and pass it around.
This improves stack usage in callers to mp_execute_bytecode2, and is step
forward towards unifying execution interface for function and generators
(which is important because generators don't even support full forms
of arguments passing (keywords, etc.)).
Diffstat (limited to 'py/modio.c')
0 files changed, 0 insertions, 0 deletions