mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-17 16:49:02 +00:00
When calling `running_execution_context` from other VM APIs, and the execution context stack is empty, the verification message is inlined from AK::Vector. Add a specific VERIFY to `running_execution_context` to help diagnose this issue better.