Bug 224588 - [JSC] Change Vector<> to FixedVector<> in DFG::CommonData if possible
Summary: [JSC] Change Vector<> to FixedVector<> in DFG::CommonData if possible
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-04-14 17:57 PDT by Yusuke Suzuki
Modified: 2021-04-15 00:04 PDT (History)
7 users (show)

See Also:


Attachments
Patch (33.98 KB, patch)
2021-04-14 17:59 PDT, Yusuke Suzuki
mark.lam: review+
ews-feeder: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2021-04-14 17:57:58 PDT
[JSC] Change Vector<> to FixedVector<> in DFG::CommonData if possible
Comment 1 Yusuke Suzuki 2021-04-14 17:59:31 PDT
Created attachment 426065 [details]
Patch
Comment 2 Mark Lam 2021-04-14 18:43:22 PDT
Comment on attachment 426065 [details]
Patch

very nice.  r=me
Comment 3 Yusuke Suzuki 2021-04-14 23:47:55 PDT
imported/w3c/web-platform-tests/workers/semantics/structured-clone/dedicated.html is flaky recently.
Comment 4 Yusuke Suzuki 2021-04-15 00:03:49 PDT
Committed r276005 (236557@main): <https://commits.webkit.org/236557@main>
Comment 5 Radar WebKit Bug Importer 2021-04-15 00:04:14 PDT
<rdar://problem/76688432>