commit | 2035777896e10988060e9d989066293ed45026c1 | [log] [tgz] |
---|---|---|
author | oliver@apple.com <oliver@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Fri Feb 20 13:14:28 2009 +0000 |
committer | oliver@apple.com <oliver@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Fri Feb 20 13:14:28 2009 +0000 |
tree | 425f37c999c88697a4d45ea18945b234c070e7cb | |
parent | 5f1b3febacc32c7c1938fbe7dadf19659cad9bdd [diff] |
<rdar://problem/6606660> 2==null returns true in 64bit jit Reviewed by Mark Rowe Code for op_eq_null and op_neq_null was incorrectly performing a 32bit compare, which truncated the type tag from an integer immediate, leading to incorrect behaviour. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@41103 268f45cc-cd09-0410-ab3c-d52691b4dbfc