[Webkit-unassigned] [Bug 148376] New tests introduced in r188545 fail on 32 bit ARM

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 20 21:07:01 PDT 2015


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

--- Comment #16 from Saam Barati <sbarati at apple.com> ---
Comment on attachment 261574
  --> https://bugs.webkit.org/attachment.cgi?id=261574
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=261574&action=review

> Source/JavaScriptCore/dfg/DFGSpeculativeJIT.cpp:4660
> +        DFG_TYPE_CHECK(thisValue.jsValueRegs(), node->child2(), SpecCell, m_jit.branchIfNotCell(thisValue.jsValueRegs()));

When would this ever not be a cell?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150921/dcd6cda7/attachment.html>


More information about the webkit-unassigned mailing list