[Webkit-unassigned] [Bug 23068] New: Merge m_transitionCount and m_offset in Structure
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 1 14:43:43 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23068
Summary: Merge m_transitionCount and m_offset in Structure
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: alice.liu at apple.com
The m_transitionCount and m_cachedTransistionOffset of StructureID can be
merged into one field to save a word per StructureID.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list