Changeset 35027 in webkit for trunk/JavaScriptCore/kjs/operations.cpp
- Timestamp:
- Jul 6, 2008, 7:49:29 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/kjs/operations.cpp
r35008 r35027 1 1 /* 2 * 2 * Copyright (C) 1999-2000 Harri Porten ([email protected]) 3 3 * Copyright (C) 2008 Apple Inc. All Rights Reserved. 4 4 * … … 123 123 } 124 124 125 } 125 } // namespace KJS
Note:
See TracChangeset
for help on using the changeset viewer.