Bug 142056 - Various array access corner cases should take OSR exit feedback
Summary: Various array access corner cases should take OSR exit feedback
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-02-26 14:29 PST by Filip Pizlo
Modified: 2015-02-26 14:45 PST (History)
0 users

See Also:


Attachments
the patch (15.64 KB, patch)
2015-02-26 14:33 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-02-26 14:29:06 PST
Patch forthcoming.
Comment 1 Filip Pizlo 2015-02-26 14:33:52 PST
Created attachment 247445 [details]
the patch
Comment 2 Geoffrey Garen 2015-02-26 14:39:44 PST
Comment on attachment 247445 [details]
the patch

r=me
Comment 3 Filip Pizlo 2015-02-26 14:45:49 PST
Landed in http://trac.webkit.org/changeset/180703