mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-31 13:19:05 +00:00
LibJS: Prepare yield object before re-routing it through finally
This commit is contained in:
parent
2447a25753
commit
1de475b404
Notes:
sideshowbarker
2024-07-16 22:54:10 +09:00
Author: https://github.com/Hendiadyoin1
Commit: 1de475b404
Pull-request: https://github.com/SerenityOS/serenity/pull/24362
Issue: https://github.com/SerenityOS/serenity/issues/24356
6 changed files with 102 additions and 14 deletions
|
@ -110,6 +110,7 @@
|
|||
O(NewRegExp) \
|
||||
O(NewTypeError) \
|
||||
O(Not) \
|
||||
O(PrepareYield) \
|
||||
O(PostfixDecrement) \
|
||||
O(PostfixIncrement) \
|
||||
O(PutById) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue