Bug 286814
Summary: | Remove unused m_word field in JSC::ExpressionInfo::Decoder | ||
---|---|---|---|
Product: | WebKit | Reporter: | Olivier Blin <olivier.blin> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | jmichaud, mark.lam, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Olivier Blin
This is probably a leftover from preliminary work in commit 273233@main.
This saves a few bytes in the JSC::ExpressionInfo::Decoder object.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Olivier Blin
Pull request: https://github.com/WebKit/WebKit/pull/39822
Radar WebKit Bug Importer
<rdar://problem/143967719>
EWS
Committed 289622@main (03709bce9bd3): <https://commits.webkit.org/289622@main>
Reviewed commits have been landed. Closing PR #39822 and removing active labels.