Changeset 31114 in webkit for trunk/JavaScriptCore/kjs/JSGlobalObject.h
- Timestamp:
- Mar 17, 2008, 4:33:40 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/kjs/JSGlobalObject.h
r30871 r31114 232 232 void tearOffActivation(ExecState*, bool markAsRelic = false); 233 233 234 virtual bool isDynamicScope() const; 235 234 236 private: 235 237 void init();
Note:
See TracChangeset
for help on using the changeset viewer.