Bug 232513 - [JSC] Clean up Baseline StructureStubInfo management
Summary: [JSC] Clean up Baseline StructureStubInfo management
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-10-29 15:43 PDT by Yusuke Suzuki
Modified: 2021-10-29 19:09 PDT (History)
10 users (show)

See Also:


Attachments
Patch (53.34 KB, patch)
2021-10-29 15:58 PDT, Yusuke Suzuki
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (54.61 KB, patch)
2021-10-29 17:13 PDT, Yusuke Suzuki
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (55.03 KB, patch)
2021-10-29 17:24 PDT, Yusuke Suzuki
no flags 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-10-29 15:43:08 PDT
[JSC] Do not allocate StructureStubInfo twice for Baseline JIT
Comment 1 Yusuke Suzuki 2021-10-29 15:58:28 PDT
Created attachment 442878 [details]
Patch
Comment 2 Yusuke Suzuki 2021-10-29 17:13:32 PDT
Created attachment 442884 [details]
Patch
Comment 3 Yusuke Suzuki 2021-10-29 17:24:15 PDT
Created attachment 442885 [details]
Patch
Comment 4 Saam Barati 2021-10-29 18:00:27 PDT
Comment on attachment 442885 [details]
Patch

Nice. r=me
Comment 5 Yusuke Suzuki 2021-10-29 18:18:42 PDT
Comment on attachment 442885 [details]
Patch

JSC test pass.
Comment 6 EWS 2021-10-29 19:08:27 PDT
Committed r285070 (243712@main): <https://commits.webkit.org/243712@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 442885 [details].
Comment 7 Radar WebKit Bug Importer 2021-10-29 19:09:21 PDT
<rdar://problem/84831239>