vm: use MakeWeak to fix leaking contexts
This is always something you should do when using `SetHiddenValue`, apparently. Fixes #6115. Thanks @tjfontaine for the tips.
parent
a54f65ce
Please register or sign in to comment
This is always something you should do when using `SetHiddenValue`, apparently. Fixes #6115. Thanks @tjfontaine for the tips.