Changeset 2783 in webkit for trunk/JavaScriptCore/kjs/property_map.cpp
- Timestamp:
- Nov 20, 2002, 1:12:14 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/kjs/property_map.cpp
r2777 r2783 127 127 { 128 128 UString::Rep *rep = name._ustring.rep; 129 129 130 130 #if USE_SINGLE_ENTRY 131 131 if (!_table) {
Note:
See TracChangeset
for help on using the changeset viewer.