Changeset 173214 in webkit for trunk/Source/JavaScriptCore/ChangeLog
- Timestamp:
- Sep 3, 2014, 11:58:24 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/ChangeLog
r173213 r173214 1 2014-09-03 Filip Pizlo <[email protected]> 2 3 CallEdgeProfile::visitWeak() should gracefully handle the case where primaryCallee duplicates an entry in otherCallees 4 https://bugs.webkit.org/show_bug.cgi?id=136490 5 6 Reviewed by Geoffrey Garen. 7 8 * bytecode/CallEdgeProfile.cpp: 9 (JSC::CallEdgeProfile::visitWeak): 10 1 11 2014-09-03 Filip Pizlo <[email protected]> 2 12
Note:
See TracChangeset
for help on using the changeset viewer.