Changeset 157424 in webkit for trunk/Source/JavaScriptCore/runtime/InitializeThreading.cpp
- Timestamp:
- Oct 14, 2013, 2:59:41 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/runtime/InitializeThreading.cpp
r157413 r157424 70 70 LLInt::initialize(); 71 71 #endif 72 #ifndef NDEBUG73 DisallowGC::initialize();74 #endif75 72 } 76 73
Note:
See TracChangeset
for help on using the changeset viewer.