Changeset 71535 in webkit for trunk/JavaScriptCore/wtf/Platform.h
- Timestamp:
- Nov 8, 2010, 9:30:41 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/wtf/Platform.h
r71311 r71535 815 815 816 816 #if PLATFORM(QT) 817 / / We must not customize the global operator new and delete for the Qt port.817 /* We must not customize the global operator new and delete for the Qt port. */ 818 818 #define ENABLE_GLOBAL_FASTMALLOC_NEW 0 819 819 #endif
Note:
See TracChangeset
for help on using the changeset viewer.