Changeset 35159 in webkit for trunk/JavaScriptCore/kjs/InitializeThreading.cpp
- Timestamp:
- Jul 14, 2008, 4:28:57 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/kjs/InitializeThreading.cpp
r35097 r35159 49 49 #if USE(MULTIPLE_THREADS) 50 50 s_dtoaP5Mutex = new Mutex; 51 JSGlobalData::threadInstanceExists();52 51 UString::null(); 53 52 initDateMath();
Note:
See TracChangeset
for help on using the changeset viewer.