]> git.kaiwu.me - quickjs.git/commit
fixed the garbage collection of async functions with closures (github issue #156)
authorFabrice Bellard <fabrice@bellard.org>
Wed, 27 Dec 2023 16:21:46 +0000 (17:21 +0100)
committerFabrice Bellard <fabrice@bellard.org>
Wed, 27 Dec 2023 16:21:46 +0000 (17:21 +0100)
commit7414e5f67f9a404f3cf91ffa69d0c93bf46d099e
treeefb51623e09ba1b17a43f5c7e32d11cae4b789ba
parent399d916e66a1bbf1abd9a514350298e069153dd3
fixed the garbage collection of async functions with closures (github issue #156)
quickjs.c
tests/test_std.js