<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:jfbastien&#64;apple.com" title="JF Bastien &lt;jfbastien&#64;apple.com&gt;"> <span class="fn">JF Bastien</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Intermittent failures in wasm-to-wasm.js test"
   href="https://bugs.webkit.org/show_bug.cgi?id=166677">bug 166677</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>ASSIGNED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Assignee</td>
           <td>webkit-unassigned&#64;lists.webkit.org
           </td>
           <td>jfbastien&#64;apple.com
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Attachment #298055 Flags</td>
           <td>
               &nbsp;
           </td>
           <td>commit-queue-
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Intermittent failures in wasm-to-wasm.js test"
   href="https://bugs.webkit.org/show_bug.cgi?id=166677#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Intermittent failures in wasm-to-wasm.js test"
   href="https://bugs.webkit.org/show_bug.cgi?id=166677">bug 166677</a>
              from <span class="vcard"><a class="email" href="mailto:jfbastien&#64;apple.com" title="JF Bastien &lt;jfbastien&#64;apple.com&gt;"> <span class="fn">JF Bastien</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=298055&amp;action=diff" name="attach_298055" title="WIP">attachment 298055</a> <a href="attachment.cgi?id=298055&amp;action=edit" title="WIP">[details]</a></span>
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()-&gt;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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>