Bug 260061 - [JSC] Avoid Vector allocation if possible for Types etc. in Wasm parsers
Summary: [JSC] Avoid Vector allocation if possible for Types etc. in Wasm parsers
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-08-10 22:05 PDT by Yusuke Suzuki
Modified: 2023-08-10 23:33 PDT (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 Yusuke Suzuki 2023-08-10 22:05:45 PDT
...
Comment 1 Radar WebKit Bug Importer 2023-08-10 22:05:58 PDT
<rdar://problem/113733001>
Comment 2 Yusuke Suzuki 2023-08-10 22:10:16 PDT
Pull request: https://github.com/WebKit/WebKit/pull/16597
Comment 3 EWS 2023-08-10 23:33:15 PDT
Committed 266812@main (3dcbd27bc359): <https://commits.webkit.org/266812@main>

Reviewed commits have been landed. Closing PR #16597 and removing active labels.