Bug 132618 - Improve Structures
Summary: Improve Structures
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Hahnenberg
URL:
Keywords:
Depends on:
Blocks: 131551
  Show dependency treegraph
 
Reported: 2014-05-06 11:56 PDT by Mark Hahnenberg
Modified: 2014-05-21 11:26 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.