Changeset 96831 in webkit for trunk/Source/JavaScriptCore/runtime/StrictEvalActivation.h
- Timestamp:
- Oct 6, 2011, 10:42:50 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/runtime/StrictEvalActivation.h
r96446 r96831 50 50 } 51 51 52 static const ClassInfo s_info; 53 52 54 protected: 53 55 static const unsigned StructureFlags = IsEnvironmentRecord | JSNonFinalObject::StructureFlags;
Note:
See TracChangeset
for help on using the changeset viewer.