Ignore:
Timestamp:
Jun 6, 2010, 5:07:27 PM (15 years ago)
Author:
[email protected]
Message:

Reviewed by NOBODY (windows build fix pt 2).

File:
1 edited

Legend:

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

    r60763 r60766  
    7979    ?create@OpaqueJSString@@SA?AV?$PassRefPtr@UOpaqueJSString@@@WTF@@ABVUString@JSC@@@Z
    8080    ?createEmptyString@SmallStrings@JSC@@AAEXPAVJSGlobalData@2@@Z
     81    ?createError@JSC@@YAPAVJSObject@1@PAVExecState@1@ABVUString@1@@Z
    8182    ?createInheritorID@JSObject@JSC@@AAEPAVStructure@2@XZ
    8283    ?createInterruptedExecutionException@JSC@@YA?AVJSValue@1@PAVJSGlobalData@1@@Z
    8384    ?createLeaked@JSGlobalData@JSC@@SA?AV?$PassRefPtr@VJSGlobalData@JSC@@@WTF@@W4ThreadStackType@2@@Z
     85    ?createReferenceError@JSC@@YAPAVJSObject@1@PAVExecState@1@ABVUString@1@@Z
    8486    ?createSingleCharacterString@SmallStrings@JSC@@AAEXPAVJSGlobalData@2@E@Z
     87    ?createStackOverflowError@JSC@@YAPAVJSObject@1@PAVExecState@1@@Z
    8588    ?createStructure@JSByteArray@JSC@@SA?AV?$PassRefPtr@VStructure@JSC@@@WTF@@VJSValue@2@@Z
     89    ?createSyntaxError@JSC@@YAPAVJSObject@1@PAVExecState@1@ABVUString@1@@Z
    8690    ?createTable@HashTable@JSC@@ABEXPAVJSGlobalData@2@@Z
    8791    ?createThread@WTF@@YAIP6APAXPAX@Z0@Z
    8892    ?createThread@WTF@@YAIP6APAXPAX@Z0PBD@Z
     93    ?createTypeError@JSC@@YAPAVJSObject@1@PAVExecState@1@ABVUString@1@@Z
    8994    ?currentThread@WTF@@YAIXZ
    9095    ?currentTime@WTF@@YANXZ
     
    239244    ?putWithAttributes@JSObject@JSC@@UAEXPAVExecState@2@ABVIdentifier@2@VJSValue@2@I_NAAVPutPropertySlot@2@@Z
    240245    ?putWithAttributes@JSObject@JSC@@UAEXPAVExecState@2@IVJSValue@2@I@Z
     246    ?putWithAttributes@JSObject@JSC@@UAEXPAVJSGlobalData@2@ABVIdentifier@2@VJSValue@2@I@Z
     247    ?putWithAttributes@JSObject@JSC@@UAEXPAVJSGlobalData@2@ABVIdentifier@2@VJSValue@2@I_NAAVPutPropertySlot@2@@Z
     248    ?putWithAttributes@JSObject@JSC@@UAEXPAVJSGlobalData@2@IVJSValue@2@I@Z
    241249    ?randomNumber@WTF@@YANXZ
    242250    ?recompileAllJSFunctions@Debugger@JSC@@QAEXPAVJSGlobalData@2@@Z
     
    279287    ?synthesizePrototype@JSValue@JSC@@ABEPAVJSObject@2@PAVExecState@2@@Z
    280288    ?thisObject@DebuggerCallFrame@JSC@@QBEPAVJSObject@2@XZ
     289    ?throwError@JSC@@YA?AVJSValue@1@PAVExecState@1@V21@@Z
     290    ?throwError@JSC@@YAPAVJSObject@1@PAVExecState@1@PAV21@@Z
     291    ?throwSyntaxError@JSC@@YAPAVJSObject@1@PAVExecState@1@@Z
     292    ?throwTypeError@JSC@@YAPAVJSObject@1@PAVExecState@1@@Z
    281293    ?timedWait@ThreadCondition@WTF@@QAE_NAAVMutex@2@N@Z
    282294    ?tlsKeyCount@WTF@@YAAAJXZ
Note: See TracChangeset for help on using the changeset viewer.