Ignore:
Timestamp:
May 13, 2009, 2:53:59 PM (16 years ago)
Author:
Darin Adler
Message:

JavaScriptCore:

2009-05-13 Darin Adler <Darin Adler>

Revert the parser arena change. It was a slowdown, not a speedup.
Better luck next time (I'll break it up into pieces).

WebCore:

2009-05-13 Darin Adler <Darin Adler>

Revert the parser arena change. It was a slowdown, not a speedup.
Better luck next time (I'll break it up into pieces).

WebKit/mac:

2009-05-13 Darin Adler <Darin Adler>

Revert the parser arena change. It was a slowdown, not a speedup.
Better luck next time (I'll break it up into pieces).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/JavaScriptCore.exp

    r43642 r43661  
    150150__ZN3JSC16FunctionBodyNode13finishParsingEPNS_10IdentifierEm
    151151__ZN3JSC16FunctionBodyNode14copyParametersEv
     152__ZN3JSC16FunctionBodyNode6createEPNS_12JSGlobalDataEPNS_14SourceElementsEPN3WTF6VectorISt4pairINS_10IdentifierEjELm0EEEPNS6_IPNS_12FuncDeclNodeELm0EEERKNS_10SourceCodeEji
    152153__ZN3JSC16InternalFunction4infoE
    153154__ZN3JSC16InternalFunction4nameEPNS_12JSGlobalDataE
     
    228229__ZN3JSC7UStringC1EPKti
    229230__ZN3JSC7UStringaSEPKc
    230 __ZN3JSC8Debugger23recompileAllJSFunctionsEPNS_12JSGlobalDataEb
    231231__ZN3JSC8Debugger6attachEPNS_14JSGlobalObjectE
    232232__ZN3JSC8Debugger6detachEPNS_14JSGlobalObjectE
     
    303303__ZN3WTF21RefCountedLeakCounterD1Ev
    304304__ZN3WTF23waitForThreadCompletionENS_16ThreadIdentifierEPPv
    305 __ZN3WTF23waitForThreadCompletionEjPPv
    306305__ZN3WTF27releaseFastMallocFreeMemoryEv
    307306__ZN3WTF28setMainThreadCallbacksPausedEb
     
    364363__ZNK3JSC9HashTable11createTableEPNS_12JSGlobalDataE
    365364__ZNK3JSC9HashTable11deleteTableEv
     365__ZNK3WTF8Collator7collateEPKtmS2_m
    366366__ZNK3WTF16ThreadIdentifiereqERKS0_
    367367__ZNK3WTF16ThreadIdentifierneERKS0_
    368 __ZNK3WTF8Collator7collateEPKtmS2_m
    369368__ZTVN3JSC12StringObjectE
    370369__ZTVN3JSC14JSGlobalObjectE
     
    376375_jscore_fastmalloc_introspection
    377376_kJSClassDefinitionEmpty
     377__ZN3WTF23waitForThreadCompletionEjPPv
Note: See TracChangeset for help on using the changeset viewer.