[Webkit-unassigned] [Bug 116593] Use uninitialized register in "JIT::emit_op_neq_null" and "emit_op_eq_null"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 22 20:44:19 PDT 2013


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





--- Comment #10 from Filip Pizlo <fpizlo at apple.com>  2013-05-22 20:42:48 PST ---
(In reply to comment #9)
> (From update of attachment 202639 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=202639&action=review
> 
> > LayoutTests/fast/js/script-tests/neq-null-crash.js:9
> > +for (var i = 1; i < 20; i++) {
> > +    shouldBeFalse("crush()");
> > +}
> 
> Can you change this to i < 100?  That will be enough to make the DFG JIT kick in, and this patch will automatically have way more coverage. :-)

I'll be happy to cq+ once you make that change.

-- 
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