Bug 69743

Summary: JSVALUE32_64 DFG JIT - Bug fix for BranchNull
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-10 00:07:43 PDT
Sorry... it's still a undefined or null comparison issue - which is missed in previous commits.
Comment 1 Yuqiang Xian 2011-10-10 00:13:05 PDT
Created attachment 110333 [details]
the patch

This passed the last SunSpider case "access-binary-trees".
Comment 2 WebKit Review Bot 2011-10-10 11:44:39 PDT
Comment on attachment 110333 [details]
the patch

Clearing flags on attachment: 110333

Committed r97072: <http://trac.webkit.org/changeset/97072>
Comment 3 WebKit Review Bot 2011-10-10 11:44:44 PDT
All reviewed patches have been landed.  Closing bug.