<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Don't rebuild JS-builtins every time I build webcore"
   href="https://bugs.webkit.org/show_bug.cgi?id=164648#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Don't rebuild JS-builtins every time I build webcore"
   href="https://bugs.webkit.org/show_bug.cgi?id=164648">bug 164648</a>
              from <span class="vcard"><a class="email" href="mailto:youennf&#64;gmail.com" title="youenn fablet &lt;youennf&#64;gmail.com&gt;"> <span class="fn">youenn fablet</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=164648#c0">comment #0</a>)
<span class="quote">&gt; Every time I build WebCore all the JS-builtins get built. This takes ~10
&gt; seconds, which is a waste of my time. Can we make them use normal dependency
&gt; tracking?</span >

JS webcore builtin generation is following jsc builtin generation: generate code in memory and update the source files if there is any change. Maybe JSC changed?

It seems strange that it takes 10 seconds given there is no compilation in most cases.</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>