Changeset 38524 in webkit for trunk/JavaScriptCore/API/APICast.h
- Timestamp:
- Nov 17, 2008, 1:51:09 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/API/APICast.h
r38137 r38524 29 29 #include "UString.h" 30 30 #include "ExecState.h" 31 32 namespace JSC { 33 class PropertyNameArray; 34 } 31 35 32 36 typedef const struct OpaqueJSContextGroup* JSContextGroupRef;
Note:
See TracChangeset
for help on using the changeset viewer.