Bug 70798

Summary: DFG JIT 32_64 - fillInteger should accept DataFormatJSInteger
Product: WebKit Reporter: Yuqiang Xian <yuqiang.xian>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, fpizlo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
the patch none

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.