<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - LLInt should support other types of prototype GetById caching."
   href="https://bugs.webkit.org/show_bug.cgi?id=158083#c17">Comment # 17</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - LLInt should support other types of prototype GetById caching."
   href="https://bugs.webkit.org/show_bug.cgi?id=158083">bug 158083</a>
              from <span class="vcard"><a class="email" href="mailto:ticaiolima&#64;gmail.com" title="Caio Lima &lt;ticaiolima&#64;gmail.com&gt;"> <span class="fn">Caio Lima</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=158083#c15">comment #15</a>)
<span class="quote">&gt; Lost of crashes on the mac-debug bot:
&gt; 
&gt;   fast/loader/stateobjects/state-attribute-history-getter.html [ Crash ]
&gt;   fast/regex/toString.html [ Crash ]
&gt;   fast/workers/stress-js-execution.html [ Crash ]
&gt;   ietestcenter/Javascript/11.1.5-0-1.html [ Crash ]
&gt;   ietestcenter/Javascript/11.1.5-0-2.html [ Crash ]
&gt;   ietestcenter/Javascript/15.10.7.1-1.html [ Crash ]
&gt;   ietestcenter/Javascript/15.10.7.2-1.html [ Crash ]
&gt;   inspector/css/stylesheet-events-multiple-documents.html [ Crash ]
&gt;   inspector/debugger/searchInContent-linebreaks.html [ Crash ]
&gt;   inspector/debugger/setBreakpoint-actions.html [ Crash ]
&gt;   inspector/page/searchInResources.html [ Crash ]
&gt;   inspector/runtime/getProperties.html [ Crash ]
&gt;   js/Object-create.html [ Crash ]
&gt;   js/array-defineOwnProperty.html [ Crash ]
&gt;   js/basic-computed-property-name.html [ Crash ]
&gt;   js/caller-property.html [ Crash ]
&gt;   js/dom/Object-defineProperty.html [ Crash ]
&gt;   js/dom/call-base-resolution.html [ Crash ]
&gt;   js/dom/exception-sequencing-binops2.html [ Crash ]
&gt;   js/kde/StringObject.html [ Crash ]
&gt;   js/kde/prototype_proto.html [ Crash ]
&gt;   js/pic/cached-getter-setter.html [ Crash ]
&gt;   js/pic/cached-named-property-getter.html [ Crash ]
&gt;   js/regress/getter-no-activation.html [ Crash ]
&gt;   js/regress/getter.html [ Crash ]
&gt;  
&gt; sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.9_String.
&gt; prototype.localeCompare/S15.5.4.9_3.html [ Crash ]
&gt;  
&gt; sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.9_String.
&gt; prototype.localeCompare/S15.5.4.9_A1_T1.html [ Crash ]
&gt;  
&gt; sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.9_String.
&gt; prototype.localeCompare/S15.5.4.9_A1_T2.html [ Crash ]
&gt;   streams/brand-checks.html [ Crash ]
&gt; 
&gt; 
&gt; You can run these tests locally using run-webkit-tests --debug
&gt; --dump-render-tree.</span >

(In reply to <a href="show_bug.cgi?id=158083#c14">comment #14</a>)
<span class="quote">&gt; Created <span class=""><a href="attachment.cgi?id=280446&amp;action=diff" name="attach_280446" title="Patch">attachment 280446</a> <a href="attachment.cgi?id=280446&amp;action=edit" title="Patch">[details]</a></span></span >


Actually, I updated this patch today morning to avoid the crashes, because my implementation was incorrect. These tests are from my first patch, I am going try to run them locally tonight, but is there one way to retrigger them here?

BTW, this patch is RFC, not the final Version, because I want to inline the call instead of using the slowPath.</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>