mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-17 05:54:28 +00:00
Generally:
- interpreter.throw_exception<JS::Error>("TypeError", "Message");
+ interpreter.throw_exception<JS::TypeError>("Message");
6.2 KiB
6.2 KiB