Bug 127020 - FTL slow path calls in inline caches should be down with exceptions
Summary: FTL slow path calls in inline caches should be down with exceptions
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: 113622
  Show dependency treegraph
 
Reported: 2014-01-14 16:36 PST by Filip Pizlo
Modified: 2014-04-29 14:35 PDT (History)
8 users (show)

See Also:


Attachments
the patch (15.51 KB, patch)
2014-01-14 20:09 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 2014-01-14 16:36:42 PST
Right now they're totally not down with them.
Comment 1 Filip Pizlo 2014-01-14 20:09:08 PST
Created attachment 221226 [details]
the patch
Comment 2 Filip Pizlo 2014-01-14 22:18:01 PST
Landed on branch in http://trac.webkit.org/changeset/162046
Comment 3 Geoffrey Garen 2014-01-15 14:12:32 PST
Comment on attachment 221226 [details]
the patch

r=me