Changeset 47799 in webkit for trunk/JavaScriptCore/JavaScriptCore.exp
- Timestamp:
- Aug 26, 2009, 4:00:39 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/JavaScriptCore.exp
r47780 r47799 179 179 __ZN3JSC4Heap25protectedObjectTypeCountsEv 180 180 __ZN3JSC4Heap26protectedGlobalObjectCountEv 181 __ZN3JSC4Heap4heapENS_7JSValueE182 181 __ZN3JSC4Heap6isBusyEv 183 182 __ZN3JSC4Heap7collectEv … … 196 195 __ZN3JSC6JSCell18getOwnPropertySlotEPNS_9ExecStateERKNS_10IdentifierERNS_12PropertySlotE 197 196 __ZN3JSC6JSCell18getOwnPropertySlotEPNS_9ExecStateEjRNS_12PropertySlotE 197 __ZN3JSC6JSCell18getPrimitiveNumberEPNS_9ExecStateERdRNS_7JSValueE 198 198 __ZN3JSC6JSCell3putEPNS_9ExecStateERKNS_10IdentifierENS_7JSValueERNS_15PutPropertySlotE 199 199 __ZN3JSC6JSCell3putEPNS_9ExecStateEjNS_7JSValueE … … 288 288 __ZN3WTF10fastCallocEmm 289 289 __ZN3WTF10fastMallocEm 290 __ZN3WTF13tryFastMallocEm291 290 __ZN3WTF11currentTimeEv 292 291 __ZN3WTF11fastReallocEPvm … … 298 297 __ZN3WTF13currentThreadEv 299 298 __ZN3WTF13tryFastCallocEmm 299 __ZN3WTF13tryFastMallocEm 300 300 __ZN3WTF15ThreadCondition4waitERNS_5MutexE 301 301 __ZN3WTF15ThreadCondition6signalEv … … 349 349 __ZNK3JSC18PropertyDescriptor12hasAccessorsEv 350 350 __ZNK3JSC4Heap10statisticsEv 351 __ZNK3JSC6JSCell11toPrimitiveEPNS_9ExecStateENS_22PreferredPrimitiveTypeE 351 352 __ZNK3JSC6JSCell12toThisObjectEPNS_9ExecStateE 352 353 __ZNK3JSC6JSCell12toThisStringEPNS_9ExecStateE 353 354 __ZNK3JSC6JSCell14isGetterSetterEv 355 __ZNK3JSC6JSCell8toNumberEPNS_9ExecStateE 356 __ZNK3JSC6JSCell8toObjectEPNS_9ExecStateE 357 __ZNK3JSC6JSCell8toStringEPNS_9ExecStateE 354 358 __ZNK3JSC6JSCell9classInfoEv 355 359 __ZNK3JSC6JSCell9getStringERNS_7UStringE 356 360 __ZNK3JSC6JSCell9getStringEv 357 361 __ZNK3JSC6JSCell9getUInt32ERj 362 __ZNK3JSC6JSCell9toBooleanEPNS_9ExecStateE 358 363 __ZNK3JSC7ArgList8getSliceEiRS0_ 359 364 __ZNK3JSC7JSValue16toObjectSlowCaseEPNS_9ExecStateE … … 386 391 __ZTVN3JSC16InternalFunctionE 387 392 __ZTVN3JSC16JSVariableObjectE 388 __ZTVN3JSC17JSAPIValueWrapperE389 393 __ZTVN3JSC8DebuggerE 390 394 __ZTVN3JSC8JSObjectE
Note:
See TracChangeset
for help on using the changeset viewer.