Changeset 1825 in webkit for trunk/JavaScriptCore/kjs/ustring.h
- Timestamp:
- Aug 15, 2002, 5:02:07 AM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/kjs/ustring.h
r1799 r1825 279 279 static UString from(unsigned int u); 280 280 /** 281 * Constructs a string from a long. 282 */ 283 static UString from(long l); 284 /** 281 285 * Constructs a string from a double. 282 286 */
Note:
See TracChangeset
for help on using the changeset viewer.