<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:don.olmstead&#64;am.sony.com" title="Don Olmstead &lt;don.olmstead&#64;am.sony.com&gt;"> <span class="fn">Don Olmstead</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - [JSC] Allow fixedExecutableMemoryPoolSize to be set during build"
   href="https://bugs.webkit.org/show_bug.cgi?id=162514">bug 162514</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>NEW
           </td>
           <td>ASSIGNED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Assignee</td>
           <td>webkit-unassigned&#64;lists.webkit.org
           </td>
           <td>don.olmstead&#64;am.sony.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - [JSC] Allow fixedExecutableMemoryPoolSize to be set during build"
   href="https://bugs.webkit.org/show_bug.cgi?id=162514#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - [JSC] Allow fixedExecutableMemoryPoolSize to be set during build"
   href="https://bugs.webkit.org/show_bug.cgi?id=162514">bug 162514</a>
              from <span class="vcard"><a class="email" href="mailto:don.olmstead&#64;am.sony.com" title="Don Olmstead &lt;don.olmstead&#64;am.sony.com&gt;"> <span class="fn">Don Olmstead</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=289715&amp;action=diff" name="attach_289715" title="Add macro">attachment 289715</a> <a href="attachment.cgi?id=289715&amp;action=edit" title="Add macro">[details]</a></span>
Add macro

This allows the size in MB to be specified by the port. In CMake you would use add_definitions(-DFIXED_EXECUTABLE_MEMORY_POOL_SIZE_IN_MB=&lt;value&gt;) within the Platform cmake file within JavaScriptCore.

I'm open to changes to the name and also not sure if there should be any sort of static assert that ensures the validity of the value.</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>