mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 16:45:03 +00:00
If GC-allocated object wants to own a function it should use HeapFunction because using SafeFunction will almost always lead to a leak.
If GC-allocated object wants to own a function it should use HeapFunction because using SafeFunction will almost always lead to a leak.