Bug 264128 - [JSC] Reduce the number of @generatorResume() parameters by 2
Summary: [JSC] Reduce the number of @generatorResume() parameters by 2
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Enhancement
Assignee: Alexey Shvayka
URL:
Keywords: InRadar
Depends on:
Blocks: 264555
  Show dependency treegraph
 
Reported: 2023-11-02 18:43 PDT by Alexey Shvayka
Modified: 2023-11-09 23:24 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Shvayka 2023-11-02 18:43:57 PDT
Currently it's 7.
Comment 1 Radar WebKit Bug Importer 2023-11-02 19:11:04 PDT
<rdar://problem/117885568>
Comment 2 Alexey Shvayka 2023-11-07 15:40:08 PST
Pull request: https://github.com/WebKit/WebKit/pull/20135