Changeset 43382 in webkit for trunk/JavaScriptCore/runtime/JSGlobalData.cpp
- Timestamp:
- May 7, 2009, 6:42:06 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/runtime/JSGlobalData.cpp
r43375 r43382 233 233 #if ENABLE(JIT) 234 234 lazyNativeFunctionThunk = FunctionBodyNode::createNativeThunk(this); 235 parserObjects.shrink(0); 235 236 #endif 236 237 }
Note:
See TracChangeset
for help on using the changeset viewer.