mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-08 16:12:23 +02:00
This path will replace manual execution-context stack resizing with vm().pop_execution_context() in the inline unwind paths. Apply this in both exception unwinding and inline return handling so frame teardown consistently goes through the VM’s canonical pop logic, reducing the risk of execution-context stack desynchronization.
151 KiB
151 KiB