Changeset 96831 in webkit for trunk/Source/JavaScriptCore/runtime/JSObject.h
- Timestamp:
- Oct 6, 2011, 10:42:50 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/runtime/JSObject.h
r96755 r96831 366 366 } 367 367 368 static const ClassInfo s_info; 369 368 370 protected: 369 371 void finishCreation(JSGlobalData& globalData)
Note:
See TracChangeset
for help on using the changeset viewer.