<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:utatane.tea&#64;gmail.com" title="Yusuke Suzuki &lt;utatane.tea&#64;gmail.com&gt;"> <span class="fn">Yusuke Suzuki</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [JSC] implement String.prototype.padStart() and String.prototype.padEnd() proposal"
   href="https://bugs.webkit.org/show_bug.cgi?id=155795">bug 155795</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;">CC</td>
           <td>
               &nbsp;
           </td>
           <td>utatane.tea&#64;gmail.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [JSC] implement String.prototype.padStart() and String.prototype.padEnd() proposal"
   href="https://bugs.webkit.org/show_bug.cgi?id=155795#c30">Comment # 30</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [JSC] implement String.prototype.padStart() and String.prototype.padEnd() proposal"
   href="https://bugs.webkit.org/show_bug.cgi?id=155795">bug 155795</a>
              from <span class="vcard"><a class="email" href="mailto:utatane.tea&#64;gmail.com" title="Yusuke Suzuki &lt;utatane.tea&#64;gmail.com&gt;"> <span class="fn">Yusuke Suzuki</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=155795#c29">comment #29</a>)
<span class="quote">&gt; I think you are right.</span >

I've tried implementing String.prototype.repeat in builtin JS since String.prototype.repeat has similar steps to padStart and padEnd.
And it seems that the current builtin's functionality is good enough to represent these methods.

I'm +1 to implement padStart / padEnd in builtin JS :)

<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [JSC] Implement String.prototype.repeat in builtins JS"
   href="show_bug.cgi?id=155974">https://bugs.webkit.org/show_bug.cgi?id=155974</a></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>