Bug 69582 - Write barrier shouldn't allocate temporaries inside control flow
Summary: Write barrier shouldn't allocate temporaries inside control flow
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Oliver Hunt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-06 16:39 PDT by Oliver Hunt
Modified: 2011-10-06 16:57 PDT (History)
0 users

See Also:


Attachments
Patch (2.06 KB, patch)
2011-10-06 16:40 PDT, Oliver Hunt
barraclough: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2011-10-06 16:39:25 PDT
Write barrier shouldn't allocate temporaries inside control flow
Comment 1 Oliver Hunt 2011-10-06 16:40:17 PDT
Created attachment 110058 [details]
Patch
Comment 2 Oliver Hunt 2011-10-06 16:57:50 PDT
Committed r96875: <http://trac.webkit.org/changeset/96875>