Bug 70798 - DFG JIT 32_64 - fillInteger should accept DataFormatJSInteger
Summary: DFG JIT 32_64 - fillInteger should accept DataFormatJSInteger
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-10-24 20:08 PDT by Yuqiang Xian
Modified: 2011-10-24 22:42 PDT (History)
3 users (show)

See Also:


Attachments
the patch (2.02 KB, patch)
2011-10-24 20:14 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-10-24 20:08:39 PDT
When filling an integer for a known integer node (not speculated), it should accept DataFormatJSInteger as well.
Comment 1 Yuqiang Xian 2011-10-24 20:14:57 PDT
Created attachment 112297 [details]
the patch
Comment 2 WebKit Review Bot 2011-10-24 22:42:24 PDT
Comment on attachment 112297 [details]
the patch

Clearing flags on attachment: 112297

Committed r98321: <http://trac.webkit.org/changeset/98321>
Comment 3 WebKit Review Bot 2011-10-24 22:42:28 PDT
All reviewed patches have been landed.  Closing bug.