<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - JSC C-API Needs a non-copying stringref constructor"
   href="https://bugs.webkit.org/show_bug.cgi?id=168564#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - JSC C-API Needs a non-copying stringref constructor"
   href="https://bugs.webkit.org/show_bug.cgi?id=168564">bug 168564</a>
              from <span class="vcard"><a class="email" href="mailto:oliver&#64;apple.com" title="Oliver Hunt &lt;oliver&#64;apple.com&gt;"> <span class="fn">Oliver Hunt</span></a>
</span></b>
        <pre>Or rather:
JSStringCreateWithByteNoCopy(void* context, const uint8_t* bytes, size_t length, void(finalizer)(void* context, const uint8_t* bytes));

Which is more in line with what CF does.</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>