Bug 127692 - FTL should do polyvariant PutById inlining
Summary: FTL should do polyvariant PutById inlining
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks: 127325
  Show dependency treegraph
 
Reported: 2014-01-27 11:23 PST by Filip Pizlo
Modified: 2014-01-27 11:38 PST (History)
9 users (show)

See Also:


Attachments
the patch (7.80 KB, patch)
2014-01-27 11:23 PST, Filip Pizlo
mhahnenberg: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2014-01-27 11:23:10 PST
Patch forthcoming.
Comment 1 Filip Pizlo 2014-01-27 11:23:50 PST
Created attachment 222339 [details]
the patch
Comment 2 Mark Hahnenberg 2014-01-27 11:28:49 PST
Comment on attachment 222339 [details]
the patch

r=me
Comment 3 Michael Saboff 2014-01-27 11:29:30 PST
Comment on attachment 222339 [details]
the patch

View in context: https://bugs.webkit.org/attachment.cgi?id=222339&action=review

> Source/JavaScriptCore/ChangeLog:7
> +

What did you do?
Comment 4 Filip Pizlo 2014-01-27 11:38:03 PST
Landed in http://trac.webkit.org/changeset/162849