mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-12 18:08:15 +02:00
Assert that inline Call frame-top arithmetic does not wrap after adding the current interpreter stack top, and that raw native frames copy valid caller lexical and variable environments. Also check that the raw native ThrowCompletionOr variant index stays in the expected 0-or-1 range before the asm fast path branches on it.