Bug 122336 - FTL::OSRExit::convertToForward() shouldn't misuse Operands<>::operator[]
Summary: FTL::OSRExit::convertToForward() shouldn't misuse Operands<>::operator[]
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Michael Saboff
URL:
Keywords:
Depends on: 122332
Blocks:
  Show dependency treegraph
 
Reported: 2013-10-04 11:47 PDT by Filip Pizlo
Modified: 2013-10-04 13:36 PDT (History)
8 users (show)

See Also:


Attachments
Patch (2.10 KB, patch)
2013-10-04 12:03 PDT, Michael Saboff
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-10-04 11:47:02 PDT
Patch forthcoming.
Comment 1 Michael Saboff 2013-10-04 12:03:11 PDT
Created attachment 213386 [details]
Patch
Comment 2 Geoffrey Garen 2013-10-04 12:20:35 PDT
Comment on attachment 213386 [details]
Patch

r=me
Comment 3 Michael Saboff 2013-10-04 12:34:52 PDT
Committed r156906: <http://trac.webkit.org/changeset/156906>
Comment 4 Filip Pizlo 2013-10-04 13:36:00 PDT
Comment on attachment 213386 [details]
Patch

r=me too