<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - op_get_by_id_with_this should use inline caching"
   href="https://bugs.webkit.org/show_bug.cgi?id=162124#c69">Comment # 69</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - op_get_by_id_with_this should use inline caching"
   href="https://bugs.webkit.org/show_bug.cgi?id=162124">bug 162124</a>
              from <span class="vcard"><a class="email" href="mailto:utatane.tea&#64;gmail.com" title="Yusuke Suzuki &lt;utatane.tea&#64;gmail.com&gt;"> <span class="fn">Yusuke Suzuki</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=162124#c68">comment #68</a>)
<span class="quote">&gt; (In reply to <a href="show_bug.cgi?id=162124#c67">comment #67</a>)
&gt; &gt; Comment on <span class=""><a href="attachment.cgi?id=300066&amp;action=diff" name="attach_300066" title="Patch rebased">attachment 300066</a> <a href="attachment.cgi?id=300066&amp;action=edit" title="Patch rebased">[details]</a></span>
&gt; &gt; Patch rebased
&gt; &gt; 
&gt; &gt; I cannot find the part preventing us from using DOMJIT for
&gt; &gt; op_get_by_id_with_this. Could you point this part?
&gt; 
&gt; I'm not sure if I understood. The previous Patch was configuring a &quot;this&quot;
&gt; operand of a DOMJIT IC however I removed that code. Should we also cancel
&gt; emmit IC in that case?
&gt; 
&gt; Here is the code in the old Patch:
&gt; 
&gt; <a href="https://bugs.webkit.org/attachment.cgi?id=297746&amp;action=diff#a/Source/">https://bugs.webkit.org/attachment.cgi?id=297746&amp;action=diff#a/Source/</a>
&gt; JavaScriptCore/bytecode/PolymorphicAccess.cpp_sec2</span >

Yes, DOMJIT IC should not be emitted for op_get_by_id_with_this case since it is imcompatible.</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>