mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-10 15:39:28 +00:00
Shape was allocating property tables inside visit_children(), which could cause garbage collection to happen. It's not very good to start a new garbage collection while you are in the middle of one already.
6.8 KiB
6.8 KiB