Changeset 39572 in webkit for trunk/JavaScriptCore
- Timestamp:
- Jan 2, 2009, 9:23:26 PM (16 years ago)
- Location:
- trunk/JavaScriptCore
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/ChangeLog
r39571 r39572 1 2009-01-02 Oliver Hunt <[email protected]> 2 3 Reviewed by NOBODY (Build fix). 4 5 * runtime/ScopeChain.cpp: 6 1 7 2009-01-02 Oliver Hunt <[email protected]> 2 8 -
trunk/JavaScriptCore/runtime/ScopeChain.cpp
r39571 r39572 22 22 #include "ScopeChain.h" 23 23 24 #include "JSActivation.h" 24 25 #include "JSGlobalObject.h" 25 26 #include "JSObject.h"
Note:
See TracChangeset
for help on using the changeset viewer.