Changeset 24106 in webkit for trunk/JavaScriptCore
- Timestamp:
- Jul 9, 2007, 12:39:21 AM (18 years ago)
- Location:
- trunk/JavaScriptCore
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/ChangeLog
r24059 r24106 1 2007-07-09 Maciej Stachowiak <[email protected]> 2 3 Reviewed by Oliver. 4 5 - JavaScriptCore part of fix for: <rdar://problem/5295734> Repro crash closing tab/window @ maps.google.com in WTF::HashSet<KJS::RuntimeObjectImp*, WTF::PtrHash<KJS::RuntimeObjectImp*>, WTF::HashTraits<KJS::RuntimeObjectImp*> >::add + 11 6 7 * JavaScriptCore.exp: Added needed export. 8 1 9 2007-07-06 Maciej Stachowiak <[email protected]> 2 10 -
trunk/JavaScriptCore/JavaScriptCore.exp
r23892 r24106 186 186 __ZN3KJS8Bindings23convertObjcValueToValueEPNS_9ExecStateEPvNS0_13ObjcValueTypeEPNS0_10RootObjectE 187 187 __ZN3KJS8Bindings23convertValueToObjcValueEPNS_9ExecStateEPNS_7JSValueENS0_13ObjcValueTypeE 188 __ZNK3KJS8Bindings8Instance10rootObjectEv 188 189 __ZN3KJS8Bindings8Instance18didExecuteFunctionEv 189 190 __ZN3KJS8Bindings8Instance21setDidExecuteFunctionEPFvPNS_9ExecStateEPNS_8JSObjectEE
Note:
See TracChangeset
for help on using the changeset viewer.