Changeset 44873 in webkit for trunk/JavaScriptCore
- Timestamp:
- Jun 19, 2009, 2:31:42 PM (16 years ago)
- Location:
- trunk/JavaScriptCore
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/ChangeLog
r44871 r44873 1 2009-06-19 Adam Treat <[email protected]> 2 3 Blind attempt at build fix. 4 5 * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def: 6 * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore_debug.def: 7 1 8 2009-06-19 Zoltan Horvath <[email protected]> 2 9 -
trunk/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
r44845 r44873 53 53 ?checkSameIdentifierTable@Identifier@JSC@@CAXPAVExecState@2@PAURep@UString@2@@Z 54 54 ?checkSameIdentifierTable@Identifier@JSC@@CAXPAVJSGlobalData@2@PAURep@UString@2@@Z 55 ?checkSyntax@JSC@@YA?AVCompletion@1@PAVExecState@1@ABVSourceCode@1@@Z 55 56 ?classInfo@InternalFunction@JSC@@UBEPBUClassInfo@2@XZ 56 57 ?classInfo@JSCell@JSC@@UBEPBUClassInfo@2@XZ -
trunk/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore_debug.def
r44845 r44873 53 53 ?checkSameIdentifierTable@Identifier@JSC@@CAXPAVExecState@2@PAURep@UString@2@@Z 54 54 ?checkSameIdentifierTable@Identifier@JSC@@CAXPAVJSGlobalData@2@PAURep@UString@2@@Z 55 ?checkSyntax@JSC@@YA?AVCompletion@1@PAVExecState@1@ABVSourceCode@1@@Z 55 56 ?classInfo@InternalFunction@JSC@@UBEPBUClassInfo@2@XZ 56 57 ?classInfo@JSCell@JSC@@UBEPBUClassInfo@2@XZ
Note:
See TracChangeset
for help on using the changeset viewer.