Changeset 40274 in webkit for trunk/JavaScriptCore/debugger/Debugger.h
- Timestamp:
- Jan 26, 2009, 3:57:55 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/debugger/Debugger.h
r38137 r40274 55 55 }; 56 56 57 // This method exists only for backwards compatibility with existing 58 // WebScriptDebugger clients 59 JSValuePtr evaluateInGlobalCallFrame(const UString&, JSValuePtr& exception, JSGlobalObject*); 60 57 61 } // namespace JSC 58 62
Note:
See TracChangeset
for help on using the changeset viewer.