[Webkit-unassigned] [Bug 167334] New: JSArray::tryCreateUninitialized should be called JSArray::tryCreateForInitializationPrivate

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 23 15:29:23 PST 2017


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

            Bug ID: 167334
           Summary: JSArray::tryCreateUninitialized should be called
                    JSArray::tryCreateForInitializationPrivate
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: fpizlo at apple.com

Or something that conveys:

- It tries to create the array.
- It's for initialization (doesn't require realloc to initialize up to the provided length)
- It's private to JSArray.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170123/49aa9b3e/attachment-0001.html>


More information about the webkit-unassigned mailing list