Bug 241063 - Avoid GCReacheableRefMap lookup inside JSNodeOwner::isReachableFromOpaqueRoots()
Summary: Avoid GCReacheableRefMap lookup inside JSNodeOwner::isReachableFromOpaqueRoots()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Bindings (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-05-28 09:03 PDT by Chris Dumez
Modified: 2022-05-31 11:02 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2022-05-28 09:03:22 PDT
Avoid GCReacheableRefMap lookup inside JSNodeOwner::isReachableFromOpaqueRoots() by leveraging a flag on Node.
Comment 1 Chris Dumez 2022-05-28 09:06:30 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1139
Comment 2 EWS 2022-05-31 11:01:21 PDT
Committed r295059 (251154@main): <https://commits.webkit.org/251154@main>

Reviewed commits have been landed. Closing PR #1139 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-05-31 11:02:14 PDT
<rdar://problem/94164278>