LibJS: Handle unwinding in while and do-while statements

For some reason, this was never added. So something like "while (true)
{ return }" would loop infinitely.
This commit is contained in:
Matthew Olsson 2020-10-08 13:12:31 -07:00 committed by Andreas Kling
commit d980073122
Notes: sideshowbarker 2024-07-19 01:57:31 +09:00
2 changed files with 20 additions and 0 deletions

View file