<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [Streams API] Remove use of JSC::Strong as much as possible"
href="https://bugs.webkit.org/show_bug.cgi?id=146278#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [Streams API] Remove use of JSC::Strong as much as possible"
href="https://bugs.webkit.org/show_bug.cgi?id=146278">bug 146278</a>
from <span class="vcard"><a class="email" href="mailto:youennf@gmail.com" title="youenn fablet <youennf@gmail.com>"> <span class="fn">youenn fablet</span></a>
</span></b>
<pre>This is not as straightforward as I thought.
I would think using JSCustomMark and passing from JSC::Strong to JSC::WriteBarrier would work, just as done for Cached attributes.
It seems I can make it work for the enqueued chunks but not always for the stored error where I get some crashes related to GC.
I will upload some code probably tomorrow about that.</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>