Bug 256057 - Shrink size of LiteralParserToken from 24 bytes from 16 bytes.
Summary: Shrink size of LiteralParserToken from 24 bytes from 16 bytes.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-04-27 14:44 PDT by Chris Dumez
Modified: 2023-04-27 17:34 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2023-04-27 14:44:10 PDT
Shrink size of LiteralParserToken from 24 bytes from 16 bytes, by re-ordering data members for better bit packing.
Comment 1 Chris Dumez 2023-04-27 14:45:42 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13249
Comment 2 EWS 2023-04-27 17:33:43 PDT
Committed 263477@main (1f5d2a199b0f): <https://commits.webkit.org/263477@main>

Reviewed commits have been landed. Closing PR #13249 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-04-27 17:34:19 PDT
<rdar://problem/108635877>