Changeset 38168 in webkit for trunk/JavaScriptCore/wtf
- Timestamp:
- Nov 6, 2008, 8:39:18 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/wtf/Platform.h
r38167 r38168 240 240 #endif 241 241 242 /* COMPILER(WINSCW) */ 243 #if defined(__WINSCW__) 244 #define WTF_COMPILER_WINSCW 1 245 #endif 246 242 247 #if (PLATFORM(MAC) || PLATFORM(WIN)) && !defined(ENABLE_JSC_MULTIPLE_THREADS) 243 248 #define ENABLE_JSC_MULTIPLE_THREADS 1
Note:
See TracChangeset
for help on using the changeset viewer.