[Webkit-unassigned] [Bug 20829] New: Minor optimization to JSObject putDirect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 13 09:13:25 PDT 2008


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

           Summary: Minor optimization to JSObject putDirect
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: james at jberry.us


Attached patch makes a minor optimization to putDirect, passing the constant
value inlineStorageCapacity to allocatePropertyStorage rather than recomputing
that value.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list