July 19, 2023
2:48 p.m.
gc_marked means it's marked for garbage collection (i.e. dead). We want to pursue this path only if the WeakMap is unmarked (i.e. alive). -- https://gitlab.winehq.org/wine/wine/-/merge_requests/3300#note_39408