Bug 132218 - Inline (C++) GetByVal with numeric indices more aggressively.
Summary: Inline (C++) GetByVal with numeric indices more aggressively.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-25 22:02 PDT by Andreas Kling
Modified: 2014-04-25 23:01 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.70 KB, patch)
2014-04-25 22:03 PDT, Andreas Kling
fpizlo: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2014-04-25 22:02:42 PDT
Weekend hack time!
Comment 1 Andreas Kling 2014-04-25 22:03:19 PDT
Created attachment 230237 [details]
Patch
Comment 2 Andreas Kling 2014-04-25 23:01:49 PDT
Committed r167842: <http://trac.webkit.org/changeset/167842>