Bug 68985

Summary: Wrong integer checks in JSVALUE32_64 DFG JIT
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-28 02:10:10 PDT
There are a couple of wrong integer checks in JSVALUE32_64 DFG JIT code.
Comment 1 Yuqiang Xian 2011-09-28 02:12:49 PDT
Created attachment 108987 [details]
the patch
Comment 2 Geoffrey Garen 2011-09-28 09:12:13 PDT
Comment on attachment 108987 [details]
the patch

r=me
Comment 3 WebKit Review Bot 2011-09-28 10:14:25 PDT
Comment on attachment 108987 [details]
the patch

Clearing flags on attachment: 108987

Committed r96230: <http://trac.webkit.org/changeset/96230>
Comment 4 WebKit Review Bot 2011-09-28 10:14:29 PDT
All reviewed patches have been landed.  Closing bug.