]> git.kaiwu.me - quickjs.git/commit
Fix stack underflow with generator in iterable (saghul) (#488)
authorFabrice Bellard <fabrice@bellard.org>
Sat, 21 Mar 2026 12:43:57 +0000 (13:43 +0100)
committerFabrice Bellard <fabrice@bellard.org>
Sat, 21 Mar 2026 12:43:57 +0000 (13:43 +0100)
commit69090b969fa9d01deeb05011a2bf8537ddf61266
tree2dcb9a72dcfd665d75fa5d5ae4517513a9bec428
parentaaf0174e71c1598237e5f065df39e74b5433e0f4
Fix stack underflow with generator in iterable (saghul) (#488)
quickjs.c