Ignore:
Timestamp:
Nov 28, 2007, 5:12:03 AM (18 years ago)
Author:
[email protected]
Message:

Roll out r28106 and r28108. These introduced a frequent assertion failure on page load and broke all non-Mac builds.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/JavaScriptCore.exp

    r28106 r28110  
    123123__ZN3KJS11Interpreter24setShouldPrintExceptionsEb
    124124__ZN3KJS11Interpreter27resetGlobalObjectPropertiesEv
     125__ZN3KJS11Interpreter4markEv
    125126__ZN3KJS11Interpreter6s_hookE
    126127__ZN3KJS11Interpreter8evaluateERKNS_7UStringEiPKNS_5UCharEiPNS_7JSValueE
    127128__ZN3KJS11Interpreter8evaluateERKNS_7UStringEiS3_PNS_7JSValueE
    128 __ZN3KJS11Interpreter9markRootsERNS_9MarkStackE
    129129__ZN3KJS11InterpreterC1Ev
    130130__ZN3KJS11InterpreterC2Ev
     
    145145__ZN3KJS13SavedBuiltinsD1Ev
    146146__ZN3KJS13jsOwnedStringERKNS_7UStringE
    147 __ZN3KJS14StringInstance12markChildrenERNS_9MarkStackE
    148147__ZN3KJS14StringInstance14deletePropertyEPNS_9ExecStateERKNS_10IdentifierE
    149148__ZN3KJS14StringInstance16getPropertyNamesEPNS_9ExecStateERNS_17PropertyNameArrayE
     
    154153__ZN3KJS14StringInstanceC1EPNS_8JSObjectERKNS_7UStringE
    155154__ZN3KJS14StringInstanceC2EPNS_8JSObjectERKNS_7UStringE
     155__ZN3KJS15JSWrapperObject4markEv
    156156__ZN3KJS15SavedPropertiesC1Ev
    157157__ZN3KJS15SavedPropertiesD1Ev
     
    202202__ZN3KJS8DebuggerD2Ev
    203203__ZN3KJS8JSObject11hasInstanceEPNS_9ExecStateEPNS_7JSValueE
    204 __ZN3KJS8JSObject12markChildrenERNS_9MarkStackE
    205204__ZN3KJS8JSObject12removeDirectERKNS_10IdentifierE
    206205__ZN3KJS8JSObject14callAsFunctionEPNS_9ExecStateEPS0_RKNS_4ListE
     
    214213__ZN3KJS8JSObject3putEPNS_9ExecStateEjPNS_7JSValueEi
    215214__ZN3KJS8JSObject4callEPNS_9ExecStateEPS0_RKNS_4ListE
     215__ZN3KJS8JSObject4markEv
    216216__ZN3KJS8JSObject9constructEPNS_9ExecStateERKNS_4ListE
    217217__ZN3KJS8JSObject9constructEPNS_9ExecStateERKNS_4ListERKNS_10IdentifierERKNS_7UStringEi
Note: See TracChangeset for help on using the changeset viewer.