Bug 313013
| Summary: | [JSC] Remove stale comment in B3::Value | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Kai Tamkun <k_tamkun> |
| Component: | JavaScriptCore | Assignee: | 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
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
<rdar://problem/175358185>
Kai Tamkun
Pull request: https://github.com/WebKit/WebKit/pull/63346
EWS
Committed 312644@main (f0a166d7e9d3): <https://commits.webkit.org/312644@main>
Reviewed commits have been landed. Closing PR #63346 and removing active labels.