Ignore:
Timestamp:
Jun 19, 2008, 10:29:29 AM (17 years ago)
Author:
[email protected]
Message:

Reviewed by Darin.

Prepare JavaScript heap for being per-thread.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/JavaScriptCore.exp

    r34634 r34659  
    9898__ZN3KJS11PropertyMapD1Ev
    9999__ZN3KJS12DateInstance4infoE
     100__ZN3KJS12JSGlobalData14sharedInstanceEv
    100101__ZN3KJS12JSGlobalData14threadInstanceEv
    101102__ZN3KJS12PropertySlot15undefinedGetterEPNS_9ExecStateERKNS_10IdentifierERKS0_
     
    107108__ZN3KJS12StringObject3putEPNS_9ExecStateERKNS_10IdentifierEPNS_7JSValueE
    108109__ZN3KJS12StringObject4infoE
    109 __ZN3KJS12StringObjectC2EPNS_8JSObjectERKNS_7UStringE
     110__ZN3KJS12StringObjectC2EPNS_9ExecStateEPNS_8JSObjectERKNS_7UStringE
    110111__ZN3KJS13CodeGenerator21setDumpsGeneratedCodeEb
    111112__ZN3KJS13StatementNode6setLocEii
    112 __ZN3KJS13jsOwnedStringERKNS_7UStringE
     113__ZN3KJS13jsOwnedStringEPNS_9ExecStateERKNS_7UStringE
    113114__ZN3KJS14JSGlobalObject10globalExecEv
    114115__ZN3KJS14JSGlobalObject12defineGetterEPNS_9ExecStateERKNS_10IdentifierEPNS_8JSObjectE
     
    121122__ZN3KJS14JSGlobalObject4markEv
    122123__ZN3KJS14JSGlobalObjectD2Ev
     124__ZN3KJS14JSGlobalObjectnwEm
     125__ZN3KJS14JSGlobalObjectnwEmNS0_9SharedTagE
    123126__ZN3KJS15JSWrapperObject4markEv
    124127__ZN3KJS16InternalFunction11getCallDataERNS_8CallDataE
     
    135138__ZN3KJS19initializeThreadingEv
    136139__ZN3KJS23objectProtoFuncToStringEPNS_9ExecStateEPNS_8JSObjectERKNS_7ArgListE
     140__ZN3KJS4Heap14allocateNumberEm
     141__ZN3KJS4Heap15recordExtraCostEm
     142__ZN3KJS4Heap17globalObjectCountEv
     143__ZN3KJS4Heap20protectedObjectCountEv
     144__ZN3KJS4Heap23collectOnMainThreadOnlyEPNS_7JSValueE
     145__ZN3KJS4Heap25protectedObjectTypeCountsEv
     146__ZN3KJS4Heap26protectedGlobalObjectCountEv
     147__ZN3KJS4Heap4heapEPKNS_7JSValueE
     148__ZN3KJS4Heap4sizeEv
     149__ZN3KJS4Heap7collectEv
     150__ZN3KJS4Heap7protectEPNS_7JSValueE
     151__ZN3KJS4Heap8allocateEm
     152__ZN3KJS4Heap9unprotectEPNS_7JSValueE
    137153__ZN3KJS5equalEPKNS_7UString3RepES3_
    138154__ZN3KJS6JSCell11getCallDataERNS_8CallDataE
     
    143159__ZN3KJS6JSCell3putEPNS_9ExecStateEjPNS_7JSValueE
    144160__ZN3KJS6JSCell9getObjectEv
    145 __ZN3KJS6JSCellnwEm
     161__ZN3KJS6JSCellnwEmPNS_9ExecStateE
    146162__ZN3KJS6JSLock12DropAllLocksC1Ev
    147163__ZN3KJS6JSLock12DropAllLocksD1Ev
     
    197213__ZN3KJS8Profiler14startProfilingEPNS_9ExecStateERKNS_7UStringE
    198214__ZN3KJS8Profiler8profilerEv
    199 __ZN3KJS8jsStringEPKc
    200 __ZN3KJS8jsStringERKNS_7UStringE
    201 __ZN3KJS9Collector14allocateNumberEm
    202 __ZN3KJS9Collector15recordExtraCostEm
    203 __ZN3KJS9Collector17globalObjectCountEv
    204 __ZN3KJS9Collector20protectedObjectCountEv
    205 __ZN3KJS9Collector23collectOnMainThreadOnlyEPNS_7JSValueE
    206 __ZN3KJS9Collector25protectedObjectTypeCountsEv
    207 __ZN3KJS9Collector26protectedGlobalObjectCountEv
    208 __ZN3KJS9Collector4sizeEv
    209 __ZN3KJS9Collector7collectEv
    210 __ZN3KJS9Collector7protectEPNS_7JSValueE
    211 __ZN3KJS9Collector9unprotectEPNS_7JSValueE
     215__ZN3KJS8jsStringEPNS_9ExecStateEPKc
     216__ZN3KJS8jsStringEPNS_9ExecStateERKNS_7UStringE
    212217__ZN3KJSeqERKNS_7UStringEPKc
    213218__ZN3KJSgtERKNS_7UStringES2_
     
    247252__ZNK3KJS16JSVariableObject16isVariableObjectEv
    248253__ZNK3KJS16JSVariableObject21getPropertyAttributesEPNS_9ExecStateERKNS_10IdentifierERj
    249 __ZNK3KJS17DebuggerCallFrame4typeEv
    250254__ZNK3KJS17DebuggerCallFrame10thisObjectEv
    251255__ZNK3KJS17DebuggerCallFrame12functionNameEv
     256__ZNK3KJS17DebuggerCallFrame4typeEv
    252257__ZNK3KJS17DebuggerCallFrame8evaluateERKNS_7UStringERPNS_7JSValueE
    253258__ZNK3KJS4Node8toStringEv
Note: See TracChangeset for help on using the changeset viewer.