Changeset 96980 in webkit for trunk/Source/JavaScriptCore/ChangeLog
- Timestamp:
- Oct 7, 2011, 1:52:56 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/ChangeLog
r96978 r96980 1 2011-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 1 15 2011-10-07 Oliver Hunt <[email protected]> 2 16
Note:
See TracChangeset
for help on using the changeset viewer.