Changeset 31114 in webkit for trunk/JavaScriptCore/kjs/JSVariableObject.h
- Timestamp:
- Mar 17, 2008, 4:33:40 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/kjs/JSVariableObject.h
r30534 r31114 50 50 51 51 virtual void mark(); 52 53 virtual bool isVariableObject() const; 54 virtual bool isDynamicScope() const = 0; 52 55 53 56 protected:
Note:
See TracChangeset
for help on using the changeset viewer.