Bug 142187 - FTL should correctly document where it puts the argument count for inlined varargs frames
Summary: FTL should correctly document where it puts the argument count for inlined va...
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: 141174
  Show dependency treegraph
 
Reported: 2015-03-02 14:40 PST by Filip Pizlo
Modified: 2015-03-02 15:50 PST (History)
0 users

See Also:


Attachments
the patch (2.76 KB, patch)
2015-03-02 14:49 PST, Filip Pizlo
ggaren: 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 2015-03-02 14:40:09 PST
Patch forthcoming.
Comment 1 Filip Pizlo 2015-03-02 14:49:50 PST
Created attachment 247700 [details]
the patch
Comment 2 Geoffrey Garen 2015-03-02 14:55:29 PST
Comment on attachment 247700 [details]
the patch

r=me
Comment 3 Filip Pizlo 2015-03-02 15:50:14 PST
Landed in http://trac.webkit.org/changeset/180903