Commit a3bf3d10 authored by Domenic Denicola's avatar Domenic Denicola Committed by Ben Noordhuis
Browse files

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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment