Changeset 120500 in webkit for trunk/Source/JavaScriptCore/ChangeLog
- Timestamp:
- Jun 15, 2012, 3:21:44 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/ChangeLog
r120499 r120500 1 2012-06-15 Filip Pizlo <[email protected]> 2 3 DFG should be able to set watchpoints on structure transitions in the 4 method check prototype chain 5 https://bugs.webkit.org/show_bug.cgi?id=89058 6 7 Adding the same assertion to 32-bit that I added to 64-bit. This change 8 does not affect correctness but it's a good thing for assertion coverage. 9 10 * dfg/DFGSpeculativeJIT32_64.cpp: 11 (JSC::DFG::SpeculativeJIT::compile): 12 1 13 2012-06-13 Filip Pizlo <[email protected]> 2 14
Note:
See TracChangeset
for help on using the changeset viewer.