Changeset 59042 in webkit for trunk/JavaScriptCore/wtf/Platform.h
- Timestamp:
- May 8, 2010, 7:02:24 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/wtf/Platform.h
r59041 r59042 790 790 791 791 #if PLATFORM(QT) 792 // We mus n't customize the global operator new and delete for the Qt port.792 // We must not customize the global operator new and delete for the Qt port. 793 793 #define ENABLE_GLOBAL_FASTMALLOC_NEW 0 794 794 #endif
Note:
See TracChangeset
for help on using the changeset viewer.