<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@gmail.com" title="Caio Lima <ticaiolima@gmail.com>"> <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">> Lost of crashes on the mac-debug bot:
>
> fast/loader/stateobjects/state-attribute-history-getter.html [ Crash ]
> fast/regex/toString.html [ Crash ]
> fast/workers/stress-js-execution.html [ Crash ]
> ietestcenter/Javascript/11.1.5-0-1.html [ Crash ]
> ietestcenter/Javascript/11.1.5-0-2.html [ Crash ]
> ietestcenter/Javascript/15.10.7.1-1.html [ Crash ]
> ietestcenter/Javascript/15.10.7.2-1.html [ Crash ]
> inspector/css/stylesheet-events-multiple-documents.html [ Crash ]
> inspector/debugger/searchInContent-linebreaks.html [ Crash ]
> inspector/debugger/setBreakpoint-actions.html [ Crash ]
> inspector/page/searchInResources.html [ Crash ]
> inspector/runtime/getProperties.html [ Crash ]
> js/Object-create.html [ Crash ]
> js/array-defineOwnProperty.html [ Crash ]
> js/basic-computed-property-name.html [ Crash ]
> js/caller-property.html [ Crash ]
> js/dom/Object-defineProperty.html [ Crash ]
> js/dom/call-base-resolution.html [ Crash ]
> js/dom/exception-sequencing-binops2.html [ Crash ]
> js/kde/StringObject.html [ Crash ]
> js/kde/prototype_proto.html [ Crash ]
> js/pic/cached-getter-setter.html [ Crash ]
> js/pic/cached-named-property-getter.html [ Crash ]
> js/regress/getter-no-activation.html [ Crash ]
> js/regress/getter.html [ Crash ]
>
> sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.9_String.
> prototype.localeCompare/S15.5.4.9_3.html [ Crash ]
>
> sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.9_String.
> prototype.localeCompare/S15.5.4.9_A1_T1.html [ Crash ]
>
> sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.9_String.
> prototype.localeCompare/S15.5.4.9_A1_T2.html [ Crash ]
> streams/brand-checks.html [ Crash ]
>
>
> You can run these tests locally using run-webkit-tests --debug
> --dump-render-tree.</span >
(In reply to <a href="show_bug.cgi?id=158083#c14">comment #14</a>)
<span class="quote">> Created <span class=""><a href="attachment.cgi?id=280446&action=diff" name="attach_280446" title="Patch">attachment 280446</a> <a href="attachment.cgi?id=280446&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>