mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-19 20:06:29 +00:00
This fixes an issue where a badly-timed garbage collection could swallow a static field initializer. Caught by running test262 in GC-on-every-allocation mode.