Bug 111619 - DFG::AbstractState::merge() is still more complicated than it needs to be
Summary: DFG::AbstractState::merge() is still more complicated than it needs to be
Status: RESOLVED INVALID
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: 111539
  Show dependency treegraph
 
Reported: 2013-03-06 13:37 PST by Filip Pizlo
Modified: 2013-03-06 15:16 PST (History)
7 users (show)

See Also:


Attachments
the patch (3.49 KB, patch)
2013-03-06 13:40 PST, Filip Pizlo
mhahnenberg: review+
Details | Formatted Diff | Diff
the patch (3.90 KB, patch)
2013-03-06 14:59 PST, Filip Pizlo
mhahnenberg: 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 2013-03-06 13:37:02 PST
Patch forthcoming.
Comment 1 Filip Pizlo 2013-03-06 13:40:07 PST
Created attachment 191823 [details]
the patch
Comment 2 Mark Hahnenberg 2013-03-06 13:44:36 PST
Comment on attachment 191823 [details]
the patch

r=me
Comment 3 Filip Pizlo 2013-03-06 14:59:54 PST
Created attachment 191839 [details]
the patch
Comment 4 Mark Hahnenberg 2013-03-06 15:01:19 PST
Comment on attachment 191839 [details]
the patch

r=me
Comment 5 Filip Pizlo 2013-03-06 15:06:31 PST
Landed in http://trac.webkit.org/changeset/144989
Comment 6 Filip Pizlo 2013-03-06 15:15:17 PST
Actually, this is wrong.
Comment 7 Filip Pizlo 2013-03-06 15:16:21 PST
Rolled out in http://trac.webkit.org/changeset/144991