diff options
author | Idan Horowitz <idan.horowitz@gmail.com> | 2021-09-11 19:19:40 +0300 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-09-11 18:27:56 +0200 |
commit | b92871f7ef293a9149aa7c952dd50bf1fadcaf55 (patch) | |
tree | 176225837ee583be407856e9376d5088df3ca6ae /Kernel/Process.cpp | |
parent | 073a1dec169b3c1f3f163a904b533a92bc8b4fb6 (diff) | |
download | serenity-b92871f7ef293a9149aa7c952dd50bf1fadcaf55.zip |
LibJS: Visit WeakMap's values as long as their keys were not collected
While the WeakMap only holds a weak reference to its keys, their
accompanying values should be kept alive as long as they're accessible.
Diffstat (limited to 'Kernel/Process.cpp')
0 files changed, 0 insertions, 0 deletions