Bug 130760

Summary: DFG::ByteCodeParser::SetMode should distinguish between setting immediate without a flush and setting immediately with a flush
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, ggaren, mark.lam, mhahnenberg, msaboff, oliver, sam
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
the patch mhahnenberg: review+

Description Filip Pizlo 2014-03-25 18:51:55 PDT
Patch forthcoming.

<rdar://problem/16198237>
Comment 1 Filip Pizlo 2014-03-25 18:53:20 PDT
Created attachment 227823 [details]
the patch
Comment 2 Mark Hahnenberg 2014-03-25 19:04:38 PDT
Comment on attachment 227823 [details]
the patch

View in context: https://bugs.webkit.org/attachment.cgi?id=227823&action=review

r=me

> Source/JavaScriptCore/ChangeLog:3
> +        

No bug title.
Comment 3 Filip Pizlo 2014-03-25 19:15:20 PDT
Landed in http://trac.webkit.org/changeset/166276