Bug 93162 - DFG handling of get_by_id should always inject a ForceOSRExit node if there is no prediction
Summary: DFG handling of get_by_id should always inject a ForceOSRExit node if there i...
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: 93150
  Show dependency treegraph
 
Reported: 2012-08-03 15:38 PDT by Filip Pizlo
Modified: 2012-08-03 15:42 PDT (History)
0 users

See Also:


Attachments
the patch (1.54 KB, patch)
2012-08-03 15:39 PDT, Filip Pizlo
mhahnenberg: 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 2012-08-03 15:38:30 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2012-08-03 15:39:55 PDT
Created attachment 156468 [details]
the patch
Comment 2 Mark Hahnenberg 2012-08-03 15:41:42 PDT
Comment on attachment 156468 [details]
the patch

r=me
Comment 3 Filip Pizlo 2012-08-03 15:42:55 PDT
Landed in http://trac.webkit.org/changeset/124667