Bug 165264 - Removed some unnecessary indirection in code generation
Summary: Removed some unnecessary indirection in code generation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Geoffrey Garen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-01 12:14 PST by Geoffrey Garen
Modified: 2016-12-01 13:23 PST (History)
5 users (show)

See Also:


Attachments
Patch (17.57 KB, patch)
2016-12-01 13:15 PST, Geoffrey Garen
keith_miller: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Geoffrey Garen 2016-12-01 12:14:04 PST
Removed some unnecessary indirection in code generation
Comment 1 Geoffrey Garen 2016-12-01 13:15:21 PST
Created attachment 295884 [details]
Patch
Comment 2 Keith Miller 2016-12-01 13:21:24 PST
Comment on attachment 295884 [details]
Patch

r=me.
Comment 3 Geoffrey Garen 2016-12-01 13:23:47 PST
Committed r209196: <http://trac.webkit.org/changeset/209196>