[Webkit-unassigned] [Bug 146448] JavaScriptCore performance is very bad on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 20 06:44:19 PDT 2015


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

--- Comment #43 from peavo at outlook.com ---
Correction: it seems the JSC api tests are failing for all Debug builds.

The reason for Debug-only failures might be caused by the assert in MachineStackMarker.cpp, line 287:

ASSERT(!m_heap->vm()->hasExclusiveThread() || m_heap->vm()->exclusiveThread() == currentThread());

-- 
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/20150720/bbeda74d/attachment.html>


More information about the webkit-unassigned mailing list