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

Description Yuqiang Xian 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".
Comment 1 Yuqiang Xian 2011-09-29 20:21:08 PDT
Created attachment 109247 [details]
the patch
Comment 2 Geoffrey Garen 2011-09-29 21:57:48 PDT
Comment on attachment 109247 [details]
the patch

r=me
Comment 3 Gavin Barraclough 2011-09-29 22:01:06 PDT
Comment on attachment 109247 [details]
the patch

Good catch!
Comment 4 WebKit Review Bot 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>
Comment 5 WebKit Review Bot 2011-09-29 22:15:08 PDT
All reviewed patches have been landed.  Closing bug.