Changeset 193505 in webkit for trunk/Source/JavaScriptCore/ChangeLog
- Timestamp:
- Dec 4, 2015, 6:26:38 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/ChangeLog
r193493 r193505 1 2015-12-04 Benjamin Poulain <[email protected]> 2 3 [JSC] Fix Value::returnsBool() after r193436 4 https://bugs.webkit.org/show_bug.cgi?id=151902 5 6 Reviewed by Saam Barati. 7 8 I forgot to carry a test from Branch and Select :( 9 10 * b3/B3Value.cpp: 11 (JSC::B3::Value::returnsBool): 12 1 13 2015-12-04 Andy VanWagoner <[email protected]> 2 14
Note:
See TracChangeset
for help on using the changeset viewer.