Changeset 39320 in webkit for trunk/JavaScriptCore/JavaScriptCore.exp
- Timestamp:
- Dec 15, 2008, 4:22:14 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/JavaScriptCore.exp
r39142 r39320 97 97 __ZN3JSC10Identifier5equalEPKNS_7UString3RepEPKc 98 98 __ZN3JSC10JSFunction4infoE 99 __ZN3JSC16InternalFunction4nameEPNS_12JSGlobalDataE100 99 __ZN3JSC10throwErrorEPNS_9ExecStateENS_9ErrorTypeE 101 100 __ZN3JSC10throwErrorEPNS_9ExecStateENS_9ErrorTypeEPKc … … 146 145 __ZN3JSC16FunctionBodyNode6createEPNS_12JSGlobalDataEPNS_14SourceElementsEPN3WTF6VectorISt4pairINS_10IdentifierEjELm0EEEPNS6_INS5_6RefPtrINS_12FuncDeclNodeEEELm0EEERKNS_10SourceCodeEji 147 146 __ZN3JSC16InternalFunction4infoE 147 __ZN3JSC16InternalFunction4nameEPNS_12JSGlobalDataE 148 148 __ZN3JSC16InternalFunctionC2EPNS_12JSGlobalDataEN3WTF10PassRefPtrINS_9StructureEEERKNS_10IdentifierE 149 149 __ZN3JSC16JSVariableObject14deletePropertyEPNS_9ExecStateERKNS_10IdentifierE … … 161 161 __ZN3JSC23objectProtoFuncToStringEPNS_9ExecStateEPNS_8JSObjectEPNS_7JSValueERKNS_7ArgListE 162 162 __ZN3JSC23setUpStaticFunctionSlotEPNS_9ExecStateEPKNS_9HashEntryEPNS_8JSObjectERKNS_10IdentifierERNS_12PropertySlotE 163 __ZN3JSC4Heap11objectCountEv 163 164 __ZN3JSC4Heap14allocateNumberEm 164 165 __ZN3JSC4Heap14primaryHeapEndEv … … 177 178 __ZN3JSC4Heap8allocateEm 178 179 __ZN3JSC4Heap9unprotectEPNS_7JSValueE 179 __ZN3JSC4Heap11objectCountEv180 __ZNK3JSC4Heap10statisticsEv181 180 __ZN3JSC4callEPNS_9ExecStateEPNS_7JSValueENS_8CallTypeERKNS_8CallDataES3_RKNS_7ArgListE 182 181 __ZN3JSC5equalEPKNS_7UString3RepES3_ … … 230 229 __ZN3JSC8JSObject14deletePropertyEPNS_9ExecStateERKNS_10IdentifierE 231 230 __ZN3JSC8JSObject14deletePropertyEPNS_9ExecStateEj 231 __ZN3JSC8JSObject15unwrappedObjectEv 232 232 __ZN3JSC8JSObject16getPropertyNamesEPNS_9ExecStateERNS_17PropertyNameArrayE 233 233 __ZN3JSC8JSObject17createInheritorIDEv … … 281 281 __ZN3WTF16fastZeroedMallocEm 282 282 __ZN3WTF19initializeThreadingEv 283 __ZN3WTF20fastMallocStatisticsEv 283 284 __ZN3WTF21RefCountedLeakCounter16suppressMessagesEPKc 284 285 __ZN3WTF21RefCountedLeakCounter24cancelMessageSuppressionEPKc … … 289 290 __ZN3WTF23waitForThreadCompletionEjPPv 290 291 __ZN3WTF27releaseFastMallocFreeMemoryEv 291 __ZN3WTF20fastMallocStatisticsEv292 292 __ZN3WTF28setMainThreadCallbacksPausedEb 293 293 __ZN3WTF36lockAtomicallyInitializedStaticMutexEv … … 310 310 __ZNK3JSC12StringObject8toStringEPNS_9ExecStateE 311 311 __ZNK3JSC14JSGlobalObject14isDynamicScopeEv 312 __ZNK3JSC14JSGlobalObject14toGlobalObjectEPNS_9ExecStateE313 312 __ZNK3JSC16InternalFunction9classInfoEv 314 313 __ZNK3JSC16JSVariableObject16isVariableObjectEv … … 318 317 __ZNK3JSC17DebuggerCallFrame4typeEv 319 318 __ZNK3JSC17DebuggerCallFrame8evaluateERKNS_7UStringERPNS_7JSValueE 319 __ZNK3JSC4Heap10statisticsEv 320 320 __ZNK3JSC6JSCell12toThisObjectEPNS_9ExecStateE 321 321 __ZNK3JSC6JSCell12toThisStringEPNS_9ExecStateE … … 344 344 __ZNK3JSC8JSObject12defaultValueEPNS_9ExecStateENS_22PreferredPrimitiveTypeE 345 345 __ZNK3JSC8JSObject12toThisObjectEPNS_9ExecStateE 346 __ZNK3JSC8JSObject14toGlobalObjectEPNS_9ExecStateE347 346 __ZNK3JSC8JSObject21getPropertyAttributesEPNS_9ExecStateERKNS_10IdentifierERj 348 347 __ZNK3JSC8JSObject8toNumberEPNS_9ExecStateE
Note:
See TracChangeset
for help on using the changeset viewer.