Changeset 38511 in webkit for trunk/JavaScriptCore/runtime/JSGlobalData.cpp
- Timestamp:
- Nov 17, 2008, 12:57:18 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/runtime/JSGlobalData.cpp
r38464 r38511 37 37 #include "JSNotAnObject.h" 38 38 #include "JSStaticScopeObject.h" 39 #include " Machine.h"39 #include "Interpreter.h" 40 40 #include "Parser.h" 41 41 #include "Collector.h"
Note:
See TracChangeset
for help on using the changeset viewer.