[Webkit-unassigned] [Bug 204404] JSCOnly build broken: no matching function for call to JSC::DFG::SpeculativeJIT::jsValueResult

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 20 03:32:39 PST 2019


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

--- Comment #2 from Aakash Jain <aakash_jain at apple.com> ---
Almost certainly https://trac.webkit.org/changeset/252680/webkit 

That commit modified DFGSpeculativeJIT.cpp. More specifically it added jsValueResult() call inside SpeculativeJIT().

The landed patch wasn't run through EWS, and EWS had few complaints about previous patches in that bug (e.g.: JSC EWS complained about failing JSC tests). Unfortunately JSCOnly EWS from 'old EWS' wasn't run on this patch as this queue was behind.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191120/ff2182e2/attachment.htm>


More information about the webkit-unassigned mailing list