Changeset 2740 in webkit for trunk/JavaScriptCore/kjs/object.h
- Timestamp:
- Nov 18, 2002, 3:43:22 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/kjs/object.h
r2736 r2740 709 709 extern const UString lengthPropertyName; 710 710 extern const UString prototypePropertyName; 711 extern const UString specialPrototypePropertyName; 711 712 extern const UString toStringPropertyName; 712 713 extern const UString valueOfPropertyName;
Note:
See TracChangeset
for help on using the changeset viewer.