[Webkit-unassigned] [Bug 165224] New: TypeInfo::OutOfLineTypeFlags should be 16 bits in size.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Nov 30 14:34:51 PST 2016
https://bugs.webkit.org/show_bug.cgi?id=165224
Bug ID: 165224
Summary: TypeInfo::OutOfLineTypeFlags should be 16 bits in
size.
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mark.lam at apple.com
There's no reason for OutOfLineTypeFlags to be constraint to 8 bits since the space is available to us. Making OutOfLineTypeFlags 16 bits brings TypeInfo up to 32 bits in size from 24 bits.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161130/36ebbbd8/attachment-0001.html>
More information about the webkit-unassigned
mailing list