<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - JavaScriptCore has a weak external symbol in it"
href="https://bugs.webkit.org/show_bug.cgi?id=167282#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - JavaScriptCore has a weak external symbol in it"
href="https://bugs.webkit.org/show_bug.cgi?id=167282">bug 167282</a>
from <span class="vcard"><a class="email" href="mailto:joepeck@webkit.org" title="Joseph Pecoraro <joepeck@webkit.org>"> <span class="fn">Joseph Pecoraro</span></a>
</span></b>
<pre>This seems like an issue that I used to see in the past that was solved by newer compilers. In any case, it sounds like we can just make the destructor:
virtual ~ProfilingClient() { }
Not be inlined to solve this. I'll try to reproduce myself tonight, but I'll just throw up a patch anyways.</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>