[Webkit-unassigned] [Bug 163260] New: Change ArrayPrototype.cpp's putLength() and setLength() to take a VM& so that we can use vm.propertyNames.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 10 17:41:11 PDT 2016


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

            Bug ID: 163260
           Summary: Change ArrayPrototype.cpp's putLength() and
                    setLength() to take a VM& so that we can use
                    vm.propertyNames.
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mark.lam at apple.com

In call cases where we call these, we already have the VM& anyway.

-- 
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/20161011/c27066c5/attachment.html>


More information about the webkit-unassigned mailing list