Bug 195491

Summary: AsyncStackTrace can be shrunk by 8 bytes
Product: WebKit Reporter: Robin Morisset <rmorisset>
Component: JavaScriptCoreAssignee: Robin Morisset <rmorisset>
Status: RESOLVED FIXED    
Severity: Trivial CC: commit-queue, ews-watchlist, hi, joepeck, keith_miller, mark.lam, msaboff, saam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Robin Morisset 2019-03-08 16:12:25 PST
By making the enum AsyncStackTrace::State take 8 bits instead of 32.
Comment 1 Robin Morisset 2019-03-08 16:13:31 PST
Created attachment 364086 [details]
Patch
Comment 2 WebKit Commit Bot 2019-03-09 09:24:22 PST
Comment on attachment 364086 [details]
Patch

Clearing flags on attachment: 364086

Committed r242672: <https://trac.webkit.org/changeset/242672>
Comment 3 WebKit Commit Bot 2019-03-09 09:24:23 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2019-03-09 09:25:22 PST
<rdar://problem/48740765>