Bug 126111 - FTL OSR exit should be able to handle the arity check fail case
Summary: FTL OSR exit should be able to handle the arity check fail case
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: 113621
  Show dependency treegraph
 
Reported: 2013-12-20 20:53 PST by Filip Pizlo
Modified: 2014-01-30 13:27 PST (History)
7 users (show)

See Also:


Attachments
the patch (7.71 KB, patch)
2013-12-20 20:53 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 2013-12-20 20:53:15 PST
Patch forthcoming.
Comment 1 Filip Pizlo 2013-12-20 20:53:59 PST
Created attachment 219836 [details]
the patch
Comment 2 Filip Pizlo 2013-12-20 20:55:07 PST
Landed in http://trac.webkit.org/changeset/160958
Comment 3 Geoffrey Garen 2014-01-14 14:45:48 PST
Comment on attachment 219836 [details]
the patch

r=me