mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-02 20:42:11 +02:00
Load the inline frame's return pc and destination register at once when Return or End resumes an asm-managed caller. This keeps the unwind metadata with the helper that consumes it and removes a separate scalar load from both handlers.