Bug 68985 - Wrong integer checks in JSVALUE32_64 DFG JIT
Summary: Wrong integer checks in JSVALUE32_64 DFG JIT
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-28 02:10 PDT by Yuqiang Xian
Modified: 2011-09-28 10:14 PDT (History)
2 users (show)

See Also:


Attachments
the patch (2.46 KB, patch)
2011-09-28 02:12 PDT, Yuqiang Xian
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.