Bug 313013

Summary: [JSC] Remove stale comment in B3::Value
Product: WebKit Reporter: Kai Tamkun <k_tamkun>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Kai Tamkun
Reported 2026-04-22 11:48:03 PDT
B3::Value mentions "m_index to m_numChildren are arranged to fit in 64 bits." This was once true but no longer is (m_kind alone takes up 8 bytes).
Attachments
Radar WebKit Bug Importer
Comment 1 2026-04-22 11:48:12 PDT
Kai Tamkun
Comment 2 2026-04-22 11:50:23 PDT
EWS
Comment 3 2026-05-05 15:40:33 PDT
Committed 312644@main (f0a166d7e9d3): <https://commits.webkit.org/312644@main> Reviewed commits have been landed. Closing PR #63346 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.