<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [ESnext] Implement Object Spread"
href="https://bugs.webkit.org/show_bug.cgi?id=167963#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [ESnext] Implement Object Spread"
href="https://bugs.webkit.org/show_bug.cgi?id=167963">bug 167963</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>Comment on <span class=""><a href="attachment.cgi?id=304214&action=diff" name="attach_304214" title="Patch">attachment 304214</a> <a href="attachment.cgi?id=304214&action=edit" title="Patch">[details]</a></span>
Patch
View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=304214&action=review">https://bugs.webkit.org/attachment.cgi?id=304214&action=review</a>
Thank you for the review. Uploading a Patch soon.
<span class="quote">>> Source/JavaScriptCore/bytecompiler/NodesCodegen.cpp:4238
>> + HashSet<UniquedStringImpl*> excludedSet;
>
> BTW, who guarantees this UniquedStringImpl*'s lifetime? Is HashSet<Ref<UniquedStringImpl>> correct?</span >
Actually, for this specific case, It is always going to be empty.</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>