Bug 129560

Summary: JSCell::fastGetOwnProperty() should get the Structure more efficiently.
Product: WebKit Reporter: Andreas Kling <kling>
Component: JavaScriptCoreAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Andreas Kling 2014-03-01 14:17:32 PST
JSCell::fastGetOwnProperty() should get the Structure more efficiently.
Comment 1 Andreas Kling 2014-03-01 14:17:59 PST
Created attachment 225566 [details]
Patch
Comment 2 WebKit Commit Bot 2014-03-01 14:59:27 PST
Comment on attachment 225566 [details]
Patch

Clearing flags on attachment: 225566

Committed r164927: <http://trac.webkit.org/changeset/164927>
Comment 3 WebKit Commit Bot 2014-03-01 14:59:28 PST
All reviewed patches have been landed.  Closing bug.