<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - JavaScriptCore performance is very bad on Windows"
href="https://bugs.webkit.org/show_bug.cgi?id=146448#c23">Comment # 23</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - JavaScriptCore performance is very bad on Windows"
href="https://bugs.webkit.org/show_bug.cgi?id=146448">bug 146448</a>
from <span class="vcard"><a class="email" href="mailto:mark.lam@apple.com" title="Mark Lam <mark.lam@apple.com>"> <span class="fn">Mark Lam</span></a>
</span></b>
<pre>Comment on <span class=""><a href="attachment.cgi?id=256835&action=diff" name="attach_256835" title="Patch">attachment 256835</a> <a href="attachment.cgi?id=256835&action=edit" title="Patch">[details]</a></span>
Patch
View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=256835&action=review">https://bugs.webkit.org/attachment.cgi?id=256835&action=review</a>
<span class="quote">> Source/JavaScriptCore/runtime/JSLock.h:84
> +class ThreadId {</span >
My first instinct is to question whether we should be creating a new abstraction here. We already have a WTF::ThreadIdentifier in WTF/wtf/Threading.h. Can we use that instead? I’ll look closer.</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>