Bug 252104 - Make more JavaScriptCore allocations use heap identifiers
Summary: Make more JavaScriptCore allocations use heap identifiers
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-02-10 22:40 PST by Simon Fraser (smfr)
Modified: 2023-02-14 08:55 PST (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 Simon Fraser (smfr) 2023-02-10 22:40:38 PST
Use debug heap identifiers for more JSC allocations.
Comment 1 Radar WebKit Bug Importer 2023-02-10 22:41:23 PST
<rdar://problem/105315215>
Comment 2 Simon Fraser (smfr) 2023-02-10 22:50:21 PST
Pull request: https://github.com/WebKit/WebKit/pull/9970
Comment 3 EWS 2023-02-14 08:55:40 PST
Committed 260257@main (4075b8460d2c): <https://commits.webkit.org/260257@main>

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