Files
micropython/py
Damien George a19214d897 py/emitnative: Place thrown value in dedicated local variable.
A value thrown/injected into a native generator needs to be stored in a
dedicated variable outside `nlr_buf_t`, following the `inject_exc` variable
in `py/vm.c`.

Signed-off-by: Damien George <damien@micropython.org>
2024-06-21 16:21:29 +10:00
..
2024-06-06 17:34:28 +10:00
2024-06-06 17:34:28 +10:00
2023-06-02 21:50:57 +10:00
2024-06-06 17:34:28 +10:00
2024-06-21 16:21:27 +10:00