Bug 69122

Summary: DFG JIT - register not unlocked after usage in ArithDiv
Product: WebKit Reporter: Yuqiang Xian <yuqiang.xian>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
the patch none

Yuqiang Xian
Reported 2011-09-29 20:18:46 PDT
Some allocated register is not unlocked after the usage in ArithDiv. Also there's a typo in "ENBALE_DFG_CONSISTENTCY_CHECK".
Attachments
the patch (2.93 KB, patch)
2011-09-29 20:21 PDT, Yuqiang Xian
no flags
Yuqiang Xian
Comment 1 2011-09-29 20:21:08 PDT
Created attachment 109247 [details] the patch
Geoffrey Garen
Comment 2 2011-09-29 21:57:48 PDT
Comment on attachment 109247 [details] the patch r=me
Gavin Barraclough
Comment 3 2011-09-29 22:01:06 PDT
Comment on attachment 109247 [details] the patch Good catch!
WebKit Review Bot
Comment 4 2011-09-29 22:15:04 PDT
Comment on attachment 109247 [details] the patch Clearing flags on attachment: 109247 Committed r96389: <http://trac.webkit.org/changeset/96389>
WebKit Review Bot
Comment 5 2011-09-29 22:15:08 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.