Changeset 192874 in webkit for trunk/Source/JavaScriptCore/ChangeLog
- Timestamp:
- Dec 1, 2015, 1:06:25 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/ChangeLog
r192873 r192874 1 2015-12-01 Youenn Fablet <[email protected]> 2 3 [Streams API] streams should not directly use Number and related methods 4 https://bugs.webkit.org/show_bug.cgi?id=151499 5 6 Reviewed by Darin Adler. 7 8 * runtime/CommonIdentifiers.h: Adding isNaN as private symbol. 9 * runtime/JSGlobalObject.cpp: 10 (JSC::JSGlobalObject::init): Adding @isNaN function. 11 1 12 2015-12-01 Csaba Osztrogonác <[email protected]> 2 13
Note:
See TracChangeset
for help on using the changeset viewer.