Bug 132618

Summary: Improve Structures
Product: WebKit Reporter: Mark Hahnenberg <mhahnenberg>
Component: JavaScriptCoreAssignee: Mark Hahnenberg <mhahnenberg>
Status: NEW ---    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 131551    

Description Mark Hahnenberg 2014-05-06 11:56:49 PDT
This is sort of a generic sounding bug, but right now the Structure code which started out simple has grown crufty and brittle over the years. We're going to take a look at how we use Structures and how they could be improved to make it easier to add new features/optimizations in an obviously *correct* fashion.