Changeset 79222 in webkit for trunk/Source/JavaScriptCore/runtime/JSObject.h
- Timestamp:
- Feb 21, 2011, 7:55:45 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/runtime/JSObject.h
r79132 r79222 241 241 static size_t offsetOfInlineStorage(); 242 242 243 static const ClassInfo s_info;243 static JS_EXPORTDATA const ClassInfo s_info; 244 244 245 245 protected:
Note:
See TracChangeset
for help on using the changeset viewer.