Changeset 2883 in webkit for trunk/JavaScriptCore/kjs/context.h
- Timestamp:
- Nov 26, 2002, 3:52:00 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/kjs/context.h
r2851 r2883 56 56 InterpreterImp *_interpreter; 57 57 ContextImp *_callingContext; 58 ActivationImp _activationImp;59 58 FunctionImp *_function; 60 59 const List *_arguments;
Note:
See TracChangeset
for help on using the changeset viewer.