Changeset 96978 in webkit for trunk/Source/JavaScriptCore/ChangeLog
- Timestamp:
- Oct 7, 2011, 1:27:01 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/ChangeLog
r96977 r96978 1 2011-10-07 Oliver Hunt <[email protected]> 2 3 Verify that our call speculation is valid. 4 5 Reviewed by Filip Pizlo. 6 7 Before specialising an intrinsic we need to verify that 8 we our speculation is correct. 9 10 * dfg/DFGByteCodeParser.cpp: 11 (JSC::DFG::ByteCodeParser::parseBlock): 12 1 13 2011-10-07 Brent Fulgham <[email protected]> 2 14
Note:
See TracChangeset
for help on using the changeset viewer.