<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [INTL] Intl Constructors not web compatible with Object.create usage"
   href="https://bugs.webkit.org/show_bug.cgi?id=153679#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [INTL] Intl Constructors not web compatible with Object.create usage"
   href="https://bugs.webkit.org/show_bug.cgi?id=153679">bug 153679</a>
              from <span class="vcard"><a class="email" href="mailto:erights&#64;gmail.com" title="Mark S. Miller &lt;erights&#64;gmail.com&gt;"> <span class="fn">Mark S. Miller</span></a>
</span></b>
        <pre>Unlike the github bug thread or what we heard at the tc39 mtg, the first post in this thread uses .apply rather than .call. The code at <a href="https://github.com/tc39/ecma402/issues/57#issuecomment-186856109">https://github.com/tc39/ecma402/issues/57#issuecomment-186856109</a> will need some adjustment to give these objects their own overriding .call and .apply methods without stomping on each other. But <a href="https://github.com/tc39/ecma402/issues/57#issuecomment-186856109">https://github.com/tc39/ecma402/issues/57#issuecomment-186856109</a> , if it otherwise works, gives the idea.</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>