Changeset 46702 in webkit for trunk/JavaScriptCore/JavaScriptCore.vcproj
- Timestamp:
- Aug 2, 2009, 2:45:45 PM (16 years ago)
- Location:
- trunk/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
r46601 r46702 192 192 ?protectedObjectCount@Heap@JSC@@QAEIXZ 193 193 ?protectedObjectTypeCounts@Heap@JSC@@QAEPAV?$HashCountedSet@PBDU?$PtrHash@PBD@WTF@@U?$HashTraits@PBD@2@@WTF@@XZ 194 ?prototype@JSImmediate@JSC@@CAPAVJSObject@2@VJSValue@2@PAVExecState@2@@Z195 194 ?put@JSCell@JSC@@UAEXPAVExecState@2@ABVIdentifier@2@VJSValue@2@AAVPutPropertySlot@2@@Z 196 195 ?put@JSCell@JSC@@UAEXPAVExecState@2@IVJSValue@2@@Z … … 238 237 ?toNumber@JSObject@JSC@@UBENPAVExecState@2@@Z 239 238 ?toNumber@JSString@JSC@@EBENPAVExecState@2@@Z 240 ?toObject@JSImmediate@JSC@@CAPAVJSObject@2@VJSValue@2@PAVExecState@2@@Z241 239 ?toObject@JSObject@JSC@@UBEPAV12@PAVExecState@2@@Z 242 240 ?toObject@JSString@JSC@@EBEPAVJSObject@2@PAVExecState@2@@Z … … 250 248 ?toThisJSString@StringObject@JSC@@EAEPAVJSString@2@PAVExecState@2@@Z 251 249 ?toThisObject@JSCell@JSC@@UBEPAVJSObject@2@PAVExecState@2@@Z 252 ?toThisObject@JSImmediate@JSC@@CAPAVJSObject@2@VJSValue@2@PAVExecState@2@@Z253 250 ?toThisObject@JSObject@JSC@@UBEPAV12@PAVExecState@2@@Z 254 251 ?toThisObject@JSString@JSC@@EBEPAVJSObject@2@PAVExecState@2@@Z -
trunk/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore_debug.def
r46601 r46702 192 192 ?protectedObjectCount@Heap@JSC@@QAEIXZ 193 193 ?protectedObjectTypeCounts@Heap@JSC@@QAEPAV?$HashCountedSet@PBDU?$PtrHash@PBD@WTF@@U?$HashTraits@PBD@2@@WTF@@XZ 194 ?prototype@JSImmediate@JSC@@CAPAVJSObject@2@VJSValue@2@PAVExecState@2@@Z195 194 ?put@JSCell@JSC@@UAEXPAVExecState@2@ABVIdentifier@2@VJSValue@2@AAVPutPropertySlot@2@@Z 196 195 ?put@JSCell@JSC@@UAEXPAVExecState@2@IVJSValue@2@@Z … … 238 237 ?toNumber@JSObject@JSC@@UBENPAVExecState@2@@Z 239 238 ?toNumber@JSString@JSC@@EBENPAVExecState@2@@Z 240 ?toObject@JSImmediate@JSC@@CAPAVJSObject@2@VJSValue@2@PAVExecState@2@@Z241 239 ?toObject@JSObject@JSC@@UBEPAV12@PAVExecState@2@@Z 242 240 ?toObject@JSString@JSC@@EBEPAVJSObject@2@PAVExecState@2@@Z … … 250 248 ?toThisJSString@StringObject@JSC@@EAEPAVJSString@2@PAVExecState@2@@Z 251 249 ?toThisObject@JSCell@JSC@@UBEPAVJSObject@2@PAVExecState@2@@Z 252 ?toThisObject@JSImmediate@JSC@@CAPAVJSObject@2@VJSValue@2@PAVExecState@2@@Z253 250 ?toThisObject@JSObject@JSC@@UBEPAV12@PAVExecState@2@@Z 254 251 ?toThisObject@JSString@JSC@@EBEPAVJSObject@2@PAVExecState@2@@Z
Note:
See TracChangeset
for help on using the changeset viewer.