<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - A odd crash"
   href="https://bugs.webkit.org/show_bug.cgi?id=143859#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - A odd crash"
   href="https://bugs.webkit.org/show_bug.cgi?id=143859">bug 143859</a>
              from <span class="vcard"><a class="email" href="mailto:mark.lam&#64;apple.com" title="Mark Lam &lt;mark.lam&#64;apple.com&gt;"> <span class="fn">Mark Lam</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=143859#c7">comment #7</a>)
<span class="quote">&gt;  
&gt; void SpeculativeJIT::compile(Node* node)
&gt; {
&gt;   .. .
&gt;     case ToThis: {
&gt;         ASSERT(node-&gt;child1().useKind() == UntypedUse);
&gt; ....
&gt; 
&gt; }
&gt; In here ,  the value of &quot;node-&gt;child1().useKind()&quot; is UntypedUse .
&gt; I feel very strange 。
&gt; why ?</span >

Again, r150045 is very old (from 2 years ago).  There has been many enhancements and bug fixes since then.   Have you tried the latest revision (e.g. r182982) to see if the issue is still present?</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>