<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:ljharb@gmail.com" title="Jordan Harband <ljharb@gmail.com>"> <span class="fn">Jordan Harband</span></a>
</span> changed
<a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - Function.toString.call(class Foo {}) doesn't say "class""
href="https://bugs.webkit.org/show_bug.cgi?id=149743">bug 149743</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>RESOLVED
</td>
<td>REOPENED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>DUPLICATE
</td>
<td>---
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - Function.toString.call(class Foo {}) doesn't say "class""
href="https://bugs.webkit.org/show_bug.cgi?id=149743#c7">Comment # 7</a>
on <a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - Function.toString.call(class Foo {}) doesn't say "class""
href="https://bugs.webkit.org/show_bug.cgi?id=149743">bug 149743</a>
from <span class="vcard"><a class="email" href="mailto:ljharb@gmail.com" title="Jordan Harband <ljharb@gmail.com>"> <span class="fn">Jordan Harband</span></a>
</span></b>
<pre>This is still not fixed in stable, nor in nightly from 2016-06-06.
`Function.toString.call(class Foo {})` returns `
"function () {
}"` which is decidedly not correct, especially given the `Function#toString` spec changes that are now stage 3 in ECMAScript.</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>