Changeset 34659 in webkit for trunk/JavaScriptCore/JavaScriptCore.exp
- Timestamp:
- Jun 19, 2008, 10:29:29 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/JavaScriptCore.exp
r34634 r34659 98 98 __ZN3KJS11PropertyMapD1Ev 99 99 __ZN3KJS12DateInstance4infoE 100 __ZN3KJS12JSGlobalData14sharedInstanceEv 100 101 __ZN3KJS12JSGlobalData14threadInstanceEv 101 102 __ZN3KJS12PropertySlot15undefinedGetterEPNS_9ExecStateERKNS_10IdentifierERKS0_ … … 107 108 __ZN3KJS12StringObject3putEPNS_9ExecStateERKNS_10IdentifierEPNS_7JSValueE 108 109 __ZN3KJS12StringObject4infoE 109 __ZN3KJS12StringObjectC2EPNS_ 8JSObjectERKNS_7UStringE110 __ZN3KJS12StringObjectC2EPNS_9ExecStateEPNS_8JSObjectERKNS_7UStringE 110 111 __ZN3KJS13CodeGenerator21setDumpsGeneratedCodeEb 111 112 __ZN3KJS13StatementNode6setLocEii 112 __ZN3KJS13jsOwnedStringE RKNS_7UStringE113 __ZN3KJS13jsOwnedStringEPNS_9ExecStateERKNS_7UStringE 113 114 __ZN3KJS14JSGlobalObject10globalExecEv 114 115 __ZN3KJS14JSGlobalObject12defineGetterEPNS_9ExecStateERKNS_10IdentifierEPNS_8JSObjectE … … 121 122 __ZN3KJS14JSGlobalObject4markEv 122 123 __ZN3KJS14JSGlobalObjectD2Ev 124 __ZN3KJS14JSGlobalObjectnwEm 125 __ZN3KJS14JSGlobalObjectnwEmNS0_9SharedTagE 123 126 __ZN3KJS15JSWrapperObject4markEv 124 127 __ZN3KJS16InternalFunction11getCallDataERNS_8CallDataE … … 135 138 __ZN3KJS19initializeThreadingEv 136 139 __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 137 153 __ZN3KJS5equalEPKNS_7UString3RepES3_ 138 154 __ZN3KJS6JSCell11getCallDataERNS_8CallDataE … … 143 159 __ZN3KJS6JSCell3putEPNS_9ExecStateEjPNS_7JSValueE 144 160 __ZN3KJS6JSCell9getObjectEv 145 __ZN3KJS6JSCellnwEm 161 __ZN3KJS6JSCellnwEmPNS_9ExecStateE 146 162 __ZN3KJS6JSLock12DropAllLocksC1Ev 147 163 __ZN3KJS6JSLock12DropAllLocksD1Ev … … 197 213 __ZN3KJS8Profiler14startProfilingEPNS_9ExecStateERKNS_7UStringE 198 214 __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 212 217 __ZN3KJSeqERKNS_7UStringEPKc 213 218 __ZN3KJSgtERKNS_7UStringES2_ … … 247 252 __ZNK3KJS16JSVariableObject16isVariableObjectEv 248 253 __ZNK3KJS16JSVariableObject21getPropertyAttributesEPNS_9ExecStateERKNS_10IdentifierERj 249 __ZNK3KJS17DebuggerCallFrame4typeEv250 254 __ZNK3KJS17DebuggerCallFrame10thisObjectEv 251 255 __ZNK3KJS17DebuggerCallFrame12functionNameEv 256 __ZNK3KJS17DebuggerCallFrame4typeEv 252 257 __ZNK3KJS17DebuggerCallFrame8evaluateERKNS_7UStringERPNS_7JSValueE 253 258 __ZNK3KJS4Node8toStringEv
Note:
See TracChangeset
for help on using the changeset viewer.