]> git.kaiwu.me - quickjs.git/commit
reworked weak references so that cycles are (hopefully) correctly handled - added...
authorFabrice Bellard <fabrice@bellard.org>
Sat, 5 Apr 2025 10:49:29 +0000 (12:49 +0200)
committerFabrice Bellard <fabrice@bellard.org>
Sat, 5 Apr 2025 10:49:29 +0000 (12:49 +0200)
commit8b5b1277ad5236c6cfe3d43c0529e7a2440f1e25
tree39bfe5cb2f4f814d9e615f61d6dc385b1dd891dc
parentbf164d640f8835031dbd53a0719413e7dfd0e916
reworked weak references so that cycles are (hopefully) correctly handled - added Symbol as WeakMap key, WeakRef and FinalizationRegistry
TODO
doc/quickjs.texi
quickjs-atom.h
quickjs.c
quickjs.h
test262.conf
tests/test_builtin.js