Changeset 32654 in webkit for trunk/JavaScriptCore/kjs
- Timestamp:
- Apr 28, 2008, 12:12:43 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/kjs/ExecState.h
r32652 r32654 58 58 59 59 CommonIdentifiers* propertyNames; 60 constList emptyList;60 List emptyList; 61 61 }; 62 62
Note:
See TracChangeset
for help on using the changeset viewer.