Changeset 60332 in webkit for trunk/JavaScriptCore/wtf/text/StringImpl.h
- Timestamp:
- May 27, 2010, 4:43:54 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/wtf/text/StringImpl.h
r59358 r60332 353 353 bool equalIgnoringNullity(StringImpl*, StringImpl*); 354 354 355 int codePointCompare(const StringImpl*, const StringImpl*); 356 355 357 static inline bool isSpaceOrNewline(UChar c) 356 358 {
Note:
See TracChangeset
for help on using the changeset viewer.