Changeset 37068 in webkit for trunk/JavaScriptCore/kjs/JSActivation.cpp
- Timestamp:
- Sep 29, 2008, 12:49:55 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/kjs/JSActivation.cpp
r37050 r37068 147 147 } 148 148 149 bool JSActivation::isActivationObject() const150 {151 return true;152 }153 154 149 bool JSActivation::isDynamicScope() const 155 150 {
Note:
See TracChangeset
for help on using the changeset viewer.