⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 99779 in webkit


Ignore:
Timestamp:
Nov 9, 2011, 4:04:40 PM (15 years ago)
Author:
mhahnenberg@apple.com
Message:

Fixing build breakage

Unreviewed build fix

Location:
trunk/Source/JavaScriptCore
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/JavaScriptCore/ChangeLog

    r99768 r99779  
     12011-11-09  Mark Hahnenberg  <mhahnenberg@apple.com>
     2
     3        Fixing build breakage
     4
     5        Unreviewed build fix
     6
     7        * JavaScriptCore.exp:
     8        * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def:
     9
    1102011-11-09  Mark Hahnenberg  <mhahnenberg@apple.com>
    211
  • trunk/Source/JavaScriptCore/JavaScriptCore.exp

    r99754 r99779  
    537537__ZNK3JSC11Interpreter18retrieveLastCallerEPNS_9ExecStateERiRlRNS_7UStringERNS_7JSValueE
    538538__ZNK3JSC12PropertySlot14functionGetterEPNS_9ExecStateE
    539 __ZNK3JSC14JSGlobalObject14isDynamicScopeERb
    540539__ZNK3JSC17DebuggerCallFrame10thisObjectEv
    541540__ZNK3JSC17DebuggerCallFrame12functionNameEv
  • trunk/Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def

    r99754 r99779  
    226226    ?isBusy@Heap@JSC@@QAE_NXZ
    227227    ?isDataDescriptor@PropertyDescriptor@JSC@@QBE_NXZ
    228     ?isDynamicScope@JSGlobalObject@JSC@@UBE_NAA_N@Z
    229228    ?isHostFunctionNonInline@JSFunction@JSC@@ABE_NXZ
    230229    ?isMainThread@WTF@@YA_NXZ
Note: See TracChangeset for help on using the changeset viewer.