Changeset 20292 in webkit for trunk/JavaScriptCore/bindings/runtime.h
- Timestamp:
- Mar 18, 2007, 11:07:21 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/bindings/runtime.h
r20104 r20292 97 97 }; 98 98 99 class Method 99 class Method : Noncopyable 100 100 { 101 101 public:
Note:
See TracChangeset
for help on using the changeset viewer.