Files
ladybird/Userland/Libraries
Marcin Gasperowicz 624ceec04f LibJS: Make SwitchStatement::execute() return undefined for empty blocks
Previously SwitchStatement::execute() would return <empty> when hitting
break, continue or empty consequent block. This was not in line with
the standard.
2021-06-08 21:41:46 +01:00
..
2021-06-06 22:16:11 +02:00
2021-06-06 22:16:11 +02:00