Bug 115133 - DFG should keep the operand to create_this alive if it's emitting code for create_this
Summary: DFG should keep the operand to create_this alive if it's emitting code for cr...
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-04-24 15:23 PDT by Filip Pizlo
Modified: 2013-04-24 15:38 PDT (History)
7 users (show)

See Also:


Attachments
the patch (6.79 KB, patch)
2013-04-24 15:26 PDT, 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-04-24 15:23:51 PDT
Patch forthcoming.

<rdar://problem/13723702>
Comment 1 Filip Pizlo 2013-04-24 15:26:00 PDT
Created attachment 199523 [details]
the patch
Comment 2 Mark Hahnenberg 2013-04-24 15:36:08 PDT
Comment on attachment 199523 [details]
the patch

r=me
Comment 3 Filip Pizlo 2013-04-24 15:38:37 PDT
Landed in http://trac.webkit.org/changeset/149071