Bug 151718 - Remove repetitive cruft from FTL OSR exit code in LowerDFGToLLVM
Summary: Remove repetitive cruft from FTL OSR exit code in LowerDFGToLLVM
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks: 151710
  Show dependency treegraph
 
Reported: 2015-12-01 13:12 PST by Filip Pizlo
Modified: 2015-12-01 14:15 PST (History)
5 users (show)

See Also:


Attachments
the patch (6.80 KB, patch)
2015-12-01 13:13 PST, Filip Pizlo
no flags Details | Formatted Diff | Diff
the patch (8.38 KB, patch)
2015-12-01 14:01 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-12-01 13:12:01 PST
Patch forthcoming.
Comment 1 Filip Pizlo 2015-12-01 13:13:00 PST
Created attachment 266382 [details]
the patch
Comment 2 Mark Lam 2015-12-01 13:22:35 PST
Comment on attachment 266382 [details]
the patch

Missing ChangeLog.
Comment 3 Filip Pizlo 2015-12-01 13:24:27 PST
(In reply to comment #2)
> Comment on attachment 266382 [details]
> the patch
> 
> Missing ChangeLog.

I didn't mean to put it up for review yet.
Comment 4 Filip Pizlo 2015-12-01 13:24:39 PST
Comment on attachment 266382 [details]
the patch

It's not meant to be up for review yet.
Comment 5 Filip Pizlo 2015-12-01 14:01:42 PST
Created attachment 266392 [details]
the patch
Comment 6 Geoffrey Garen 2015-12-01 14:05:29 PST
Comment on attachment 266392 [details]
the patch

r=me
Comment 7 Filip Pizlo 2015-12-01 14:15:42 PST
Landed in http://trac.webkit.org/changeset/192912