Changeset 2736 in webkit for trunk/JavaScriptCore/kjs/object.h
- Timestamp:
- Nov 18, 2002, 1:55:23 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/kjs/object.h
r2184 r2736 706 706 { imp()->setInternalValue(v); } 707 707 708 extern const UString argumentsPropertyName; 708 709 extern const UString lengthPropertyName; 709 710 extern const UString prototypePropertyName;
Note:
See TracChangeset
for help on using the changeset viewer.