Changeset 79968 in webkit


Ignore:
Timestamp:
Feb 28, 2011 9:26:39 PM (13 years ago)
Author:
barraclough@apple.com
Message:

Windows build fix.

Location:
trunk/Source/JavaScriptCore
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/JavaScriptCore/ChangeLog

    r79967 r79968  
     12011-02-28  Gavin Barraclough  <barraclough@apple.com>
     2
     3        Windows build fix.
     4
     5        * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def:
     6
    172011-02-28  Sheriff Bot  <webkit.review.bot@gmail.com>
    28
  • trunk/Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def

    r79964 r79968  
    166166    ?functionGetter@PropertySlot@JSC@@ABE?AVJSValue@2@PAVExecState@2@@Z
    167167    ?functionName@DebuggerCallFrame@JSC@@QBEPBVUString@2@XZ
     168    ?get@Structure@JSC@@QAEIPAVStringImpl@WTF@@AAIAAPAVJSCell@2@@Z
    168169    ?getCallData@JSCell@JSC@@UAE?AW4CallType@2@AATCallData@2@@Z
    169170    ?getConstructData@JSCell@JSC@@UAE?AW4ConstructType@2@AATConstructData@2@@Z
Note: See TracChangeset for help on using the changeset viewer.