Changeset 53444 in webkit for trunk/JavaScriptCore/runtime
- Timestamp:
- Jan 18, 2010, 5:19:37 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/runtime/UString.h
r53438 r53444 75 75 typedef Vector<char, 32> CStringBuffer; 76 76 77 class UString : public FastAllocBase{77 class UString { 78 78 friend class JIT; 79 79
Note:
See TracChangeset
for help on using the changeset viewer.