Changeset 46598 in webkit for trunk/JavaScriptCore/JavaScriptCore.exp
- Timestamp:
- Jul 30, 2009, 1:57:44 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/JavaScriptCore.exp
r46431 r46598 103 103 __ZN3JSC11JSByteArray15createStructureENS_7JSValueE 104 104 __ZN3JSC11JSByteArrayC1EPNS_9ExecStateEN3WTF10PassRefPtrINS_9StructureEEEPNS3_9ByteArrayEPKNS_9ClassInfoE 105 __ZN3JSC11JSImmediate12nonInlineNaNEv106 __ZN3JSC11JSImmediate12toThisObjectENS_7JSValueEPNS_9ExecStateE107 __ZN3JSC11JSImmediate8toObjectENS_7JSValueEPNS_9ExecStateE108 __ZN3JSC11JSImmediate8toStringENS_7JSValueE109 __ZN3JSC11JSImmediate9prototypeENS_7JSValueEPNS_9ExecStateE110 105 __ZN3JSC11ParserArena5resetEv 111 106 __ZN3JSC11checkSyntaxEPNS_9ExecStateERKNS_10SourceCodeE … … 128 123 __ZN3JSC12StringObjectC2EPNS_9ExecStateEN3WTF10PassRefPtrINS_9StructureEEERKNS_7UStringE 129 124 __ZN3JSC12jsNumberCellEPNS_9ExecStateEd 125 __ZN3JSC12nonInlineNaNEv 130 126 __ZN3JSC13SamplingFlags4stopEv 131 127 __ZN3JSC13SamplingFlags5startEv … … 163 159 __ZN3JSC17constructFunctionEPNS_9ExecStateERKNS_7ArgListERKNS_10IdentifierERKNS_7UStringEi 164 160 __ZN3JSC18DebuggerActivationC1EPNS_8JSObjectE 165 __ZN3JSC18jsAPIMangledNumberEPNS_9ExecStateEd166 161 __ZN3JSC19constructEmptyArrayEPNS_9ExecStateE 167 162 __ZN3JSC19initializeThreadingEv … … 173 168 __ZN3JSC25evaluateInGlobalCallFrameERKNS_7UStringERNS_7JSValueEPNS_14JSGlobalObjectE 174 169 __ZN3JSC4Heap11objectCountEv 175 __ZN3JSC4Heap14allocateNumberEm176 170 __ZN3JSC4Heap14primaryHeapEndEv 177 171 __ZN3JSC4Heap15recordExtraCostEm … … 218 212 __ZN3JSC7Profile7excludeEPKNS_11ProfileNodeE 219 213 __ZN3JSC7Profile7forEachEMNS_11ProfileNodeEFvvE 220 __ZN3JSC7UString3Rep12sharedBufferEv221 214 __ZN3JSC7UString3Rep11computeHashEPKci 222 215 __ZN3JSC7UString3Rep11computeHashEPKti 216 __ZN3JSC7UString3Rep12sharedBufferEv 217 __ZN3JSC7UString3Rep14createFromUTF8EPKc 223 218 __ZN3JSC7UString3Rep14nullBaseStringE 224 219 __ZN3JSC7UString3Rep6createEPtiN3WTF10PassRefPtrINS3_21CrossThreadRefCountedINS3_16OwnFastMallocPtrItEEEEEE 225 220 __ZN3JSC7UString3Rep7destroyEv 221 __ZN3JSC7UString4fromEd 226 222 __ZN3JSC7UString4fromEi 227 223 __ZN3JSC7UString4fromEj … … 280 276 __ZN3JSCgtERKNS_7UStringES2_ 281 277 __ZN3JSCltERKNS_7UStringES2_ 282 __ZN3JSC7UString3Rep14createFromUTF8EPKc283 278 __ZN3WTF10fastCallocEmm 284 279 __ZN3WTF10fastMallocEm … … 291 286 __ZN3WTF12randomNumberEv 292 287 __ZN3WTF13currentThreadEv 293 __ZN3WTF37parseDateFromNullTerminatedCharactersEPKc294 288 __ZN3WTF13tryFastCallocEmm 295 289 __ZN3WTF15ThreadCondition4waitERNS_5MutexE … … 313 307 __ZN3WTF28setMainThreadCallbacksPausedEb 314 308 __ZN3WTF36lockAtomicallyInitializedStaticMutexEv 309 __ZN3WTF37parseDateFromNullTerminatedCharactersEPKc 315 310 __ZN3WTF38unlockAtomicallyInitializedStaticMutexEv 316 311 __ZN3WTF5Mutex4lockEv … … 345 340 __ZNK3JSC6JSCell12toThisStringEPNS_9ExecStateE 346 341 __ZNK3JSC6JSCell14isGetterSetterEv 347 __ZNK3JSC6JSCell17getTruncatedInt32ERi348 __ZNK3JSC6JSCell18getTruncatedUInt32ERj349 342 __ZNK3JSC6JSCell9classInfoEv 350 343 __ZNK3JSC6JSCell9getStringERNS_7UStringE … … 352 345 __ZNK3JSC6JSCell9getUInt32ERj 353 346 __ZNK3JSC7ArgList8getSliceEiRS0_ 347 __ZNK3JSC7JSValue16toObjectSlowCaseEPNS_9ExecStateE 348 __ZNK3JSC7JSValue19synthesizePrototypeEPNS_9ExecStateE 349 __ZNK3JSC7JSValue20toThisObjectSlowCaseEPNS_9ExecStateE 354 350 __ZNK3JSC7JSValue9toIntegerEPNS_9ExecStateE 355 351 __ZNK3JSC7UString10UTF8StringEb … … 378 374 __ZTVN3JSC16InternalFunctionE 379 375 __ZTVN3JSC16JSVariableObjectE 376 __ZTVN3JSC17JSAPIValueWrapperE 380 377 __ZTVN3JSC8JSObjectE 381 378 __ZTVN3JSC8JSStringE
Note:
See TracChangeset
for help on using the changeset viewer.