Bug 100328 - DFG NewArrayBuffer node should keep its data in a structure on the side to free up one of the opInfos
Summary: DFG NewArrayBuffer node should keep its data in a structure on the side to fr...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks: 98606
  Show dependency treegraph
 
Reported: 2012-10-24 22:34 PDT by Filip Pizlo
Modified: 2012-10-25 10:10 PDT (History)
6 users (show)

See Also:


Attachments
the patch (3.84 KB, patch)
2012-10-24 22:39 PDT, Filip Pizlo
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2012-10-24 22:34:06 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2012-10-24 22:39:14 PDT
Created attachment 170551 [details]
the patch
Comment 2 Filip Pizlo 2012-10-25 10:10:32 PDT
Landed in http://trac.webkit.org/changeset/132499