WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
313013
[JSC] Remove stale comment in B3::Value
https://bugs.webkit.org/show_bug.cgi?id=313013
Summary
[JSC] Remove stale comment in B3::Value
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-04-22 11:48:12 PDT
<
rdar://problem/175358185
>
Kai Tamkun
Comment 2
2026-04-22 11:50:23 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/63346
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.
Top of Page
Format For Printing
XML
Clone This Bug