Bug 69743 - JSVALUE32_64 DFG JIT - Bug fix for BranchNull
Summary: JSVALUE32_64 DFG JIT - Bug fix for BranchNull
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-10 00:07 PDT by Yuqiang Xian
Modified: 2011-10-10 11:44 PDT (History)
3 users (show)

See Also:


Attachments
the patch (1.82 KB, patch)
2011-10-10 00:13 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-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.