Changeset 2736 in webkit for trunk/JavaScriptCore/kjs/object.cpp
- Timestamp:
- Nov 18, 2002, 1:55:23 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/kjs/object.cpp
r2535 r2736 42 42 namespace KJS { 43 43 44 extern const UString argumentsPropertyName("arguments"); 44 45 extern const UString lengthPropertyName("length"); 45 46 extern const UString prototypePropertyName("prototype");
Note:
See TracChangeset
for help on using the changeset viewer.