mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-08 16:12:23 +02:00
Change the completion_value field from Optional<Value> to Operand in both IteratorClose and AsyncIteratorClose bytecode instructions. This allows passing a dynamic value from a register, which is needed for iterator close on abrupt completion where the exception value is not known at codegen time.
192 KiB
192 KiB