Search:
Login
Preferences
Forgot your password?
Wiki
Timeline
Browse Source
Search
Context Navigation
Changeset
12523
in webkit for
trunk/JavaScriptCore/kxmlcore/OwnArrayPtr.h
Timestamp:
Feb 2, 2006, 12:22:43 AM (
19 years
ago)
Author:
darin
Message:
Reviewed by Maciej.
http://bugzilla.opendarwin.org/show_bug.cgi?id=7005
add Noncopyable, OwnPtr, OwnArrayPtr to KXMLCore
kxmlcore/Noncopyable.h: Added.
kxmlcore/OwnArrayPtr.h: Added.
kxmlcore/OwnPtr.h: Added.
JavaScriptCore
.xcodeproj/project.pbxproj: Added new files.
kjs/function.h:
kjs/function.cpp: Use OwnPtr for Parameter pointers.
kjs/internal.h: Use Noncopyable for LabelStack.
kjs/list.cpp: Use OwnArrayPtr for overflow.
kjs/property_map.h:
kjs/property_map.cpp: Use OwnArrayPtr for SavedProperties. Use Vector for some stack buffers.
kjs/regexp_object.h:
kjs/regexp_object.cpp: Use OwnArrayPtr for lastOvector.
File:
1 added
trunk/JavaScriptCore/kxmlcore/OwnArrayPtr.h
(added)
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive