[Webkit-unassigned] [Bug 194471] New: [JSC] CachedTypes should use jsString instead of JSString::create

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 8 22:47:22 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=194471

            Bug ID: 194471
           Summary: [JSC] CachedTypes should use jsString instead of
                    JSString::create
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ysuzuki at apple.com

JSString::create requires some invariant like length is not zero. Use jsString().

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190209/7644d54e/attachment.html>


More information about the webkit-unassigned mailing list