mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-27 21:48:39 +00:00
We can reuse the same HeapFunction when queueing up a rendering task on the HTML event loop. No need to create extra work for the garbage collector like this.