[Webkit-unassigned] [Bug 145782] New: [JSC] InlineCallFrame::arguments should be sized-to-fit.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 8 21:06:30 PDT 2015


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

            Bug ID: 145782
           Summary: [JSC] InlineCallFrame::arguments should be
                    sized-to-fit.
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Performance
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: akling at apple.com

InlineCallFrame::arguments should use Vector::resizeToFit() instead of just resize(), since we know the perfect size up front.

-- 
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/20150609/62437071/attachment.html>


More information about the webkit-unassigned mailing list