mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-31 01:37:12 +00:00
When the bytecode interpreter was converted to ThrowCompletionOr<Value> it then also cleared the vm.exception() making it seem like no exception was thrown. Also removed the TRY_OR_DISCARD as that would skip the error handling parts.
54 KiB
54 KiB