[Webkit-unassigned] [Bug 166677] Intermittent failures in wasm-to-wasm.js test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 4 18:33:56 PST 2017


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

JF Bastien <jfbastien at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|webkit-unassigned at lists.web |jfbastien at apple.com
                   |kit.org                     |
 Attachment #298055|                            |commit-queue-
              Flags|                            |

--- Comment #3 from JF Bastien <jfbastien at apple.com> ---
Created attachment 298055
  --> https://bugs.webkit.org/attachment.cgi?id=298055&action=review
WIP

Here's a WIP patch. There are a few things that are wrong, so I have some debugging in there.

Right now it's unhappy about ASSERT(!callee()->isLargeAllocation()); in ExecState::vm.  IIUC it's related to my change in linkDirectFor to avoid using CodeBlock (because wasm doesn't have one). It wasn't failing before though!

Will continue later.

-- 
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/20170105/4b99bf01/attachment.html>


More information about the webkit-unassigned mailing list