Changeset 1126 in webkit for trunk/JavaScriptCore/kjs/collector.h
- Timestamp:
- May 10, 2002, 9:41:01 AM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/kjs/collector.h
r1112 r1126 93 93 static int numGCNotAllowedObjects(); 94 94 static int numReferencedObjects(); 95 static void lock(); 96 static void unlock(); 95 97 #endif 96 98 private:
Note:
See TracChangeset
for help on using the changeset viewer.