Bug 107750 - Constant folding an access to an uncaptured variable that is captured later in the same basic block shouldn't lead to assertion failures
Summary: Constant folding an access to an uncaptured variable that is captured later i...
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: InRadar
Depends on:
Blocks:
 
Reported: 2013-01-23 15:24 PST by Filip Pizlo
Modified: 2013-01-23 16:12 PST (History)
7 users (show)

See Also:


Attachments
the patch (10.59 KB, patch)
2013-01-23 15:28 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-01-23 15:24:41 PST
Patch forthcoming.

<rdar://problem/12387265>
Comment 1 Filip Pizlo 2013-01-23 15:28:29 PST
Created attachment 184328 [details]
the patch
Comment 2 Mark Hahnenberg 2013-01-23 15:34:13 PST
Comment on attachment 184328 [details]
the patch

r=me
Comment 3 Filip Pizlo 2013-01-23 16:12:01 PST
Landed in http://trac.webkit.org/changeset/140608