Changeset 2483 in webkit for trunk/JavaScriptCore/kjs/collector.cpp
- Timestamp:
- Oct 26, 2002, 4:55:44 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/kjs/collector.cpp
r2267 r2483 295 295 #endif 296 296 297 #ifdef APPLE_CHANGES 297 #if APPLE_CHANGES 298 298 299 int Collector::numInterpreters() 299 300 { … … 374 375 } 375 376 376 #endif 377 #endif // APPLE_CHANGES
Note:
See TracChangeset
for help on using the changeset viewer.