<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - TypeOf should be fast"
   href="https://bugs.webkit.org/show_bug.cgi?id=144396#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - TypeOf should be fast"
   href="https://bugs.webkit.org/show_bug.cgi?id=144396">bug 144396</a>
              from <span class="vcard"><a class="email" href="mailto:fpizlo&#64;apple.com" title="Filip Pizlo &lt;fpizlo&#64;apple.com&gt;"> <span class="fn">Filip Pizlo</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=144396#c1">comment #1</a>)
<span class="quote">&gt; Side note: The DOM would like more control over the behavior of &quot;typeof x ==
&gt; 'function'&quot;. For example, I believe that global constructors want to be
&gt; 'function' even though they are not callable. So, adding something explicit
&gt; to the object model may help the DOM.</span >

Interesting. My changes will preserve current behavior. If we want global constructors to claim to be functions even though this doesn't happen currently, then we should add another type flag for this purpose.</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>