Ignore:
Timestamp:
Oct 7, 2011, 1:52:56 PM (14 years ago)
Author:
[email protected]
Message:

DFG ConvertThis speculation logic is wrong
https://bugs.webkit.org/show_bug.cgi?id=69663

Reviewed by Oliver Hunt.

  • dfg/DFGPropagator.cpp:

(JSC::DFG::Propagator::fixupNode):

  • dfg/DFGSpeculativeJIT32_64.cpp:

(JSC::DFG::SpeculativeJIT::compile):

  • dfg/DFGSpeculativeJIT64.cpp:

(JSC::DFG::SpeculativeJIT::compile):

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/JavaScriptCore/ChangeLog

    r96978 r96980  
     12011-10-07  Filip Pizlo  <[email protected]>
     2
     3        DFG ConvertThis speculation logic is wrong
     4        https://bugs.webkit.org/show_bug.cgi?id=69663
     5
     6        Reviewed by Oliver Hunt.
     7
     8        * dfg/DFGPropagator.cpp:
     9        (JSC::DFG::Propagator::fixupNode):
     10        * dfg/DFGSpeculativeJIT32_64.cpp:
     11        (JSC::DFG::SpeculativeJIT::compile):
     12        * dfg/DFGSpeculativeJIT64.cpp:
     13        (JSC::DFG::SpeculativeJIT::compile):
     14
    1152011-10-07  Oliver Hunt  <[email protected]>
    216
Note: See TracChangeset for help on using the changeset viewer.