diff options
author | Damien George <damien.p.george@gmail.com> | 2014-03-29 14:06:14 +0000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2014-03-29 14:06:14 +0000 |
commit | c689c194710f4acf4cabd193795b57e5a101420e (patch) | |
tree | a37e3115b81e83fd8fbfac4bef7f09a3e9a0738e /py/objint_mpz.c | |
parent | 21a07dc50f764b72e6cb1d109160b17545db70ba (diff) | |
download | micropython-c689c194710f4acf4cabd193795b57e5a101420e.tar.gz micropython-c689c194710f4acf4cabd193795b57e5a101420e.zip |
py: Make MP_BC_SETUP_WITH use the bytecode stack for load_method.
The compiler allocates 7 entries on the stack for a with statement
(following CPython, but probably can be reduced). This is enough for
the method load and call in SETUP_WITH.
Diffstat (limited to 'py/objint_mpz.c')
0 files changed, 0 insertions, 0 deletions