mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-06 12:45:13 +00:00
While this does mean that we keep one copy of the stack info in the VM, and another in the Heap; keeping a separate instance removes one more instance of coupling between the heap and LibJS specific details.