Bug 282984
Summary: | [JSC] Make some iterator structure initialization lazily | ||
---|---|---|---|
Product: | WebKit | Reporter: | Sosuke Suzuki <aosukeke> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Sosuke Suzuki
This patch makes following iterator structures initialization lazily:
- AsyncFromSyncIterator
- WrapForValidIterator
- RegExpStringIterator
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Sosuke Suzuki
Pull request: https://github.com/WebKit/WebKit/pull/36526
EWS
Committed 286519@main (c938e4dd1cdd): <https://commits.webkit.org/286519@main>
Reviewed commits have been landed. Closing PR #36526 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/139776553>