[Webkit-unassigned] [Bug 31901] Incorrect behaviour of jneq_null in the interpreter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 25 21:58:04 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=31901





--- Comment #4 from Oliver Hunt <oliver at apple.com>  2009-11-25 21:58:02 PST ---
(In reply to comment #3)
> (From update of attachment 43894 [details])
> I would be happy to r+ this, as it sounds simple. Except w/o test result
> updates, it's difficult for me to see how it's correct.

The interpreter currently fails tests due to this -- the issue is that the
existing logic will always short circuit on the isUndefinedOrNull for any cell
-- eg. the type where we actually have to do the masquerade check.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list