Changeset 14836 in webkit for trunk/JavaScriptCore/bindings/objc/WebScriptObject.mm
- Timestamp:
- Jun 12, 2006, 11:27:30 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/bindings/objc/WebScriptObject.mm
r14834 r14836 140 140 // in the future we may have the ability to run multiple interpreters, 141 141 // in which case this will have to change. 142 first = interp; 142 143 do { 143 144 ExecState *exec = interp->globalExec();
Note:
See TracChangeset
for help on using the changeset viewer.