Ignore:
Timestamp:
Jun 19, 2009, 2:31:42 PM (16 years ago)
Author:
[email protected]
Message:

2009-06-19 Adam Treat <[email protected]>

Blind attempt at build fix.

Location:
trunk/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def

    r44845 r44873  
    5353    ?checkSameIdentifierTable@Identifier@JSC@@CAXPAVExecState@2@PAURep@UString@2@@Z
    5454    ?checkSameIdentifierTable@Identifier@JSC@@CAXPAVJSGlobalData@2@PAURep@UString@2@@Z
     55    ?checkSyntax@JSC@@YA?AVCompletion@1@PAVExecState@1@ABVSourceCode@1@@Z
    5556    ?classInfo@InternalFunction@JSC@@UBEPBUClassInfo@2@XZ
    5657    ?classInfo@JSCell@JSC@@UBEPBUClassInfo@2@XZ
  • trunk/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore_debug.def

    r44845 r44873  
    5353    ?checkSameIdentifierTable@Identifier@JSC@@CAXPAVExecState@2@PAURep@UString@2@@Z
    5454    ?checkSameIdentifierTable@Identifier@JSC@@CAXPAVJSGlobalData@2@PAURep@UString@2@@Z
     55    ?checkSyntax@JSC@@YA?AVCompletion@1@PAVExecState@1@ABVSourceCode@1@@Z
    5556    ?classInfo@InternalFunction@JSC@@UBEPBUClassInfo@2@XZ
    5657    ?classInfo@JSCell@JSC@@UBEPBUClassInfo@2@XZ
Note: See TracChangeset for help on using the changeset viewer.