Changeset 11213 in webkit for trunk/JavaScriptCore/kjs/value.h
- Timestamp:
- Nov 15, 2005, 5:45:12 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/kjs/value.h
r10757 r11213 197 197 static AllocatedValueImp *jsTrue; 198 198 199 static void init(); 200 static void clear(); 199 static void initIfNeeded(); 201 200 static void mark(); 202 201 };
Note:
See TracChangeset
for help on using the changeset viewer.