Changeset 125281 in webkit


Ignore:
Timestamp:
Aug 10, 2012 8:21:11 AM (12 years ago)
Author:
Lucas Forschler
Message:

Windows build fix after merging radar 12050720.
Part 2 - removing symbols.

Location:
branches/safari-536.26-branch/Source/JavaScriptCore
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/safari-536.26-branch/Source/JavaScriptCore/ChangeLog

    r125270 r125281  
    112012-08-10  Lucas Forschler  <lforschler@apple.com>
    22
    3         Windows Build fix after merging radar 12050720.
     3    Windows build fix after merging radar 12050720.
     4    Part 2 - removing symbols.
     5
     6    * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def:
     7
     82012-08-10  Lucas Forschler  <lforschler@apple.com>
     9
     10    Windows Build fix after merging radar 12050720.
    411       
    5         * runtime/JSLock.cpp:
    6         (JSC::JSLock::DropAllLocks::DropAllLocks):
     12    * runtime/JSLock.cpp:
     13    (JSC::JSLock::DropAllLocks::DropAllLocks):
    714
    8152012-08-06  Lucas Forschler  <lforschler@apple.com>
  • branches/safari-536.26-branch/Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def

    r125144 r125281  
    77    ??0DateInstance@JSC@@IAE@PAVExecState@1@PAVStructure@1@@Z
    88    ??0DefaultGCActivityCallback@JSC@@QAE@PAVHeap@1@@Z
    9     ??0DropAllLocks@JSLock@JSC@@QAE@PAVExecState@2@@Z
    10     ??0DropAllLocks@JSLock@JSC@@QAE@PAVJSGlobalData@2@@Z
    119    ??0DynamicGlobalObjectScope@JSC@@QAE@AAVJSGlobalData@1@PAVJSGlobalObject@1@@Z
    1210    ??0InternalFunction@JSC@@IAE@PAVJSGlobalObject@1@PAVStructure@1@@Z
     
    326324    ?symbolTableGet@JSVariableObject@JSC@@IAE_NABVIdentifier@2@AAVPropertyDescriptor@2@@Z
    327325    ?synthesizePrototype@JSValue@JSC@@QBEPAVJSObject@2@PAVExecState@2@@Z
    328     ?sweeper@Heap@JSC@@QAEPAVIncrementalSweeper@2@XZ
    329326    ?thisObject@DebuggerCallFrame@JSC@@QBEPAVJSObject@2@XZ
    330327    ?throwError@JSC@@YA?AVJSValue@1@PAVExecState@1@V21@@Z
Note: See TracChangeset for help on using the changeset viewer.