Bug 263490
Summary: | [JSC] Add Array.from(Array) fast path | ||
---|---|---|---|
Product: | WebKit | Reporter: | Yusuke Suzuki <ysuzuki> |
Component: | JavaScriptCore | Assignee: | Yusuke Suzuki <ysuzuki> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bfulgham, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=264853 |
Yusuke Suzuki
...
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/117290480>
Yusuke Suzuki
Pull request: https://github.com/WebKit/WebKit/pull/19385
EWS
Committed 269690@main (29e5f281e327): <https://commits.webkit.org/269690@main>
Reviewed commits have been landed. Closing PR #19385 and removing active labels.
Brent Fulgham
Note that this change introduced web-visible behavior regressions. Those were fixed in Bug 264853.