blob: 6671c6e97168be21c7ca02b11a3d65554760b47d [file] [log] [blame]
darin@apple.com1ac13a62008-06-11 22:01:40 +00001_JSCheckScriptSyntax
2_JSClassCreate
3_JSClassRelease
4_JSClassRetain
5_JSContextGetGlobalObject
ap@webkit.org0db4cff62008-08-26 07:05:33 +00006_JSContextGetGroup
7_JSContextGroupCreate
8_JSContextGroupRelease
9_JSContextGroupRetain
kmccullough@apple.com6e3dc402008-08-19 22:22:02 +000010_JSEndProfiling
darin@apple.com1ac13a62008-06-11 22:01:40 +000011_JSEvaluateScript
12_JSGarbageCollect
13_JSGlobalContextCreate
ap@webkit.org01aff702008-08-20 07:23:06 +000014_JSGlobalContextCreateInGroup
darin@apple.com1ac13a62008-06-11 22:01:40 +000015_JSGlobalContextRelease
16_JSGlobalContextRetain
17_JSObjectCallAsConstructor
18_JSObjectCallAsFunction
19_JSObjectCopyPropertyNames
20_JSObjectDeleteProperty
21_JSObjectGetPrivate
22_JSObjectGetProperty
23_JSObjectGetPropertyAtIndex
24_JSObjectGetPrototype
25_JSObjectHasProperty
26_JSObjectIsConstructor
27_JSObjectIsFunction
28_JSObjectMake
weinig@apple.com087f6ec2008-09-22 23:01:43 +000029_JSObjectMakeArray
darin@apple.com1ac13a62008-06-11 22:01:40 +000030_JSObjectMakeConstructor
weinig@apple.com087f6ec2008-09-22 23:01:43 +000031_JSObjectMakeDate
32_JSObjectMakeError
darin@apple.com1ac13a62008-06-11 22:01:40 +000033_JSObjectMakeFunction
34_JSObjectMakeFunctionWithCallback
weinig@apple.com087f6ec2008-09-22 23:01:43 +000035_JSObjectMakeRegExp
darin@apple.com1ac13a62008-06-11 22:01:40 +000036_JSObjectSetPrivate
37_JSObjectSetProperty
38_JSObjectSetPropertyAtIndex
39_JSObjectSetPrototype
40_JSPropertyNameAccumulatorAddName
41_JSPropertyNameArrayGetCount
42_JSPropertyNameArrayGetNameAtIndex
43_JSPropertyNameArrayRelease
44_JSPropertyNameArrayRetain
ggaren@apple.com7cfde8b2008-09-24 20:38:55 +000045_JSReportExtraMemoryCost
kmccullough@apple.com6e3dc402008-08-19 22:22:02 +000046_JSStartProfiling
darin@apple.com1ac13a62008-06-11 22:01:40 +000047_JSStringCopyCFString
48_JSStringCreateWithCFString
49_JSStringCreateWithCharacters
50_JSStringCreateWithUTF8CString
51_JSStringGetCharactersPtr
52_JSStringGetLength
53_JSStringGetMaximumUTF8CStringSize
54_JSStringGetUTF8CString
55_JSStringIsEqual
56_JSStringIsEqualToUTF8CString
57_JSStringRelease
58_JSStringRetain
59_JSValueGetType
60_JSValueIsBoolean
61_JSValueIsEqual
62_JSValueIsInstanceOfConstructor
63_JSValueIsNull
64_JSValueIsNumber
65_JSValueIsObject
66_JSValueIsObjectOfClass
67_JSValueIsStrictEqual
68_JSValueIsString
69_JSValueIsUndefined
70_JSValueMakeBoolean
71_JSValueMakeNull
72_JSValueMakeNumber
73_JSValueMakeString
74_JSValueMakeUndefined
75_JSValueProtect
76_JSValueToBoolean
77_JSValueToNumber
78_JSValueToObject
79_JSValueToStringCopy
80_JSValueUnprotect
81_WTFLog
82_WTFLogVerbose
83_WTFReportArgumentAssertionFailure
84_WTFReportAssertionFailure
85_WTFReportAssertionFailureWithMessage
86_WTFReportError
87_WTFReportFatalError
ap@webkit.org53f99192008-05-12 07:12:31 +000088__Z12jsRegExpFreeP8JSRegExp
89__Z15jsRegExpCompilePKti24JSRegExpIgnoreCaseOption23JSRegExpMultilineOptionPjPPKc
90__Z15jsRegExpExecutePK8JSRegExpPKtiiPii
cwzwarich@webkit.org3f782f62008-09-08 01:28:33 +000091__ZN14OpaqueJSString6createERKN3JSC7UStringE
92__ZN3JSC10Identifier11addSlowCaseEPNS_12JSGlobalDataEPNS_7UString3RepE
93__ZN3JSC10Identifier11addSlowCaseEPNS_9ExecStateEPNS_7UString3RepE
mrowe@apple.com69cb5792008-09-09 09:00:58 +000094__ZN3JSC10Identifier24checkSameIdentifierTableEPNS_12JSGlobalDataEPNS_7UString3RepE
95__ZN3JSC10Identifier24checkSameIdentifierTableEPNS_9ExecStateEPNS_7UString3RepE
cwzwarich@webkit.org3f782f62008-09-08 01:28:33 +000096__ZN3JSC10Identifier3addEPNS_9ExecStateEPKc
97__ZN3JSC10Identifier5equalEPKNS_7UString3RepEPKc
ggaren@apple.com9f980342008-10-15 23:33:07 +000098__ZN3JSC10JSFunction4infoE
cwzwarich@webkit.org3f782f62008-09-08 01:28:33 +000099__ZN3JSC10throwErrorEPNS_9ExecStateENS_9ErrorTypeE
100__ZN3JSC10throwErrorEPNS_9ExecStateENS_9ErrorTypeEPKc
101__ZN3JSC10throwErrorEPNS_9ExecStateENS_9ErrorTypeERKNS_7UStringE
darin@apple.com8281d832008-09-21 02:29:12 +0000102__ZN3JSC11JSImmediate12nonInlineNaNEv
darin@apple.com3f537b92008-10-23 15:55:41 +0000103__ZN3JSC11JSImmediate8toObjectEPNS_7JSValueEPNS_9ExecStateE
104__ZN3JSC11JSImmediate8toStringEPNS_7JSValueE
mitz@apple.com78694032008-10-29 00:57:31 +0000105__ZN3JSC11JSImmediate9prototypeEPNS_7JSValueEPNS_9ExecStateE
cwzwarich@webkit.org3f782f62008-09-08 01:28:33 +0000106__ZN3JSC11ProfileNode4sortEPFbRKN3WTF6RefPtrIS0_EES5_E
ggaren@apple.comb7024cd2008-11-15 19:55:20 +0000107__ZN3JSC11checkSyntaxEPNS_9ExecStateERKNS_10SourceCodeE
cwzwarich@webkit.org3f782f62008-09-08 01:28:33 +0000108__ZN3JSC12DateInstance4infoE
ap@webkit.org62103472008-10-02 16:45:04 +0000109__ZN3JSC12JSGlobalData10ClientDataD2Ev
weinig@apple.comfe8ca432008-10-13 21:41:40 +0000110__ZN3JSC12JSGlobalData12createLeakedEv
cwzwarich@webkit.org3f782f62008-09-08 01:28:33 +0000111__ZN3JSC12JSGlobalData6createEv
112__ZN3JSC12JSGlobalDataD1Ev
ggaren@apple.combe95ccf2008-10-25 19:59:47 +0000113__ZN3JSC12SamplingTool13notifyOfScopeEPNS_9ScopeNodeE
cwzwarich@webkit.org3f782f62008-09-08 01:28:33 +0000114__ZN3JSC12SamplingTool4dumpEPNS_9ExecStateE
115__ZN3JSC12SamplingTool4stopEv
116__ZN3JSC12SamplingTool5startEj
darin@apple.com3d73fee2008-10-03 21:39:16 +0000117__ZN3JSC12SmallStrings17createEmptyStringEPNS_12JSGlobalDataE
cwzwarich@webkit.org3f782f62008-09-08 01:28:33 +0000118__ZN3JSC12StringObject14deletePropertyEPNS_9ExecStateERKNS_10IdentifierE
119__ZN3JSC12StringObject14toThisJSStringEPNS_9ExecStateE
120__ZN3JSC12StringObject16getPropertyNamesEPNS_9ExecStateERNS_17PropertyNameArrayE
121__ZN3JSC12StringObject18getOwnPropertySlotEPNS_9ExecStateERKNS_10IdentifierERNS_12PropertySlotE
122__ZN3JSC12StringObject18getOwnPropertySlotEPNS_9ExecStateEjRNS_12PropertySlotE
mitz@apple.com78694032008-10-29 00:57:31 +0000123__ZN3JSC12StringObject3putEPNS_9ExecStateERKNS_10IdentifierEPNS_7JSValueERNS_15PutPropertySlotE
cwzwarich@webkit.org3f782f62008-09-08 01:28:33 +0000124__ZN3JSC12StringObject4infoE
darin@apple.coma9778f92008-11-16 04:40:06 +0000125__ZN3JSC12StringObjectC2EPNS_9ExecStateEN3WTF10PassRefPtrINS_9StructureEEERKNS_7UStringE
darin@apple.com8281d832008-09-21 02:29:12 +0000126__ZN3JSC12jsNumberCellEPNS_9ExecStateEd
cwzwarich@webkit.org3f782f62008-09-08 01:28:33 +0000127__ZN3JSC13StatementNode6setLocEii
darin@apple.com3d73fee2008-10-03 21:39:16 +0000128__ZN3JSC13jsOwnedStringEPNS_12JSGlobalDataERKNS_7UStringE
cwzwarich@webkit.org3f782f62008-09-08 01:28:33 +0000129__ZN3JSC14JSGlobalObject10globalExecEv
130__ZN3JSC14JSGlobalObject12defineGetterEPNS_9ExecStateERKNS_10IdentifierEPNS_8JSObjectE
131__ZN3JSC14JSGlobalObject12defineSetterEPNS_9ExecStateERKNS_10IdentifierEPNS_8JSObjectE
132__ZN3JSC14JSGlobalObject14setTimeoutTimeEj
133__ZN3JSC14JSGlobalObject16stopTimeoutCheckEv
darin@apple.com3f537b92008-10-23 15:55:41 +0000134__ZN3JSC14JSGlobalObject17putWithAttributesEPNS_9ExecStateERKNS_10IdentifierEPNS_7JSValueEj
cwzwarich@webkit.org3f782f62008-09-08 01:28:33 +0000135__ZN3JSC14JSGlobalObject17startTimeoutCheckEv
darin@apple.com3f537b92008-10-23 15:55:41 +0000136__ZN3JSC14JSGlobalObject3putEPNS_9ExecStateERKNS_10IdentifierEPNS_7JSValueERNS_15PutPropertySlotE
darin@apple.com3d73fee2008-10-03 21:39:16 +0000137__ZN3JSC14JSGlobalObject4initEPNS_8JSObjectE
cwzwarich@webkit.org3f782f62008-09-08 01:28:33 +0000138__ZN3JSC14JSGlobalObject4markEv
139__ZN3JSC14JSGlobalObjectD2Ev
140__ZN3JSC14JSGlobalObjectnwEmPNS_12JSGlobalDataE
141__ZN3JSC14constructArrayEPNS_9ExecStateERKNS_7ArgListE
142__ZN3JSC15JSWrapperObject4markEv
ggaren@apple.com9f980342008-10-15 23:33:07 +0000143__ZN3JSC16FunctionBodyNode13finishParsingEPNS_10IdentifierEm
144__ZN3JSC16FunctionBodyNode14copyParametersEv
mjs@apple.comaf3300e2008-11-11 09:10:58 +0000145__ZN3JSC16FunctionBodyNode6createEPNS_12JSGlobalDataEPNS_14SourceElementsEPN3WTF6VectorISt4pairINS_10IdentifierEjELm0EEEPNS6_INS5_6RefPtrINS_12FuncDeclNodeEEELm0EEERKNS_10SourceCodeEji
cwzwarich@webkit.org3f782f62008-09-08 01:28:33 +0000146__ZN3JSC16InternalFunction4infoE
darin@apple.coma9778f92008-11-16 04:40:06 +0000147__ZN3JSC16InternalFunctionC2EPNS_12JSGlobalDataEN3WTF10PassRefPtrINS_9StructureEEERKNS_10IdentifierE
cwzwarich@webkit.org3f782f62008-09-08 01:28:33 +0000148__ZN3JSC16JSVariableObject14deletePropertyEPNS_9ExecStateERKNS_10IdentifierE
149__ZN3JSC16JSVariableObject16getPropertyNamesEPNS_9ExecStateERNS_17PropertyNameArrayE
cwzwarich@webkit.org3f782f62008-09-08 01:28:33 +0000150__ZN3JSC16ParserRefCounted3refEv
151__ZN3JSC16ParserRefCounted5derefEv
ggaren@apple.com8e06f202008-11-15 21:05:23 +0000152__ZN3JSC17BytecodeGenerator21setDumpsGeneratedCodeEb
cwzwarich@webkit.org3f782f62008-09-08 01:28:33 +0000153__ZN3JSC17PropertyNameArray3addEPNS_7UString3RepE
darin@apple.coma9778f92008-11-16 04:40:06 +0000154__ZN3JSC17PrototypeFunctionC1EPNS_9ExecStateEN3WTF10PassRefPtrINS_9StructureEEEiRKNS_10IdentifierEPFPNS_7JSValueES2_PNS_8JSObjectESB_RKNS_7ArgListEE
mitz@apple.com78694032008-10-29 00:57:31 +0000155__ZN3JSC17PrototypeFunctionC1EPNS_9ExecStateEiRKNS_10IdentifierEPFPNS_7JSValueES2_PNS_8JSObjectES7_RKNS_7ArgListEE
cwzwarich@webkit.org3f782f62008-09-08 01:28:33 +0000156__ZN3JSC17constructFunctionEPNS_9ExecStateERKNS_7ArgListERKNS_10IdentifierERKNS_7UStringEi
157__ZN3JSC19constructEmptyArrayEPNS_9ExecStateE
158__ZN3JSC19initializeThreadingEv
darin@apple.com39a180f2008-09-19 21:15:14 +0000159__ZN3JSC20constructEmptyObjectEPNS_9ExecStateE
mitz@apple.com78694032008-10-29 00:57:31 +0000160__ZN3JSC23objectProtoFuncToStringEPNS_9ExecStateEPNS_8JSObjectEPNS_7JSValueERKNS_7ArgListE
cwzwarich@webkit.org3f782f62008-09-08 01:28:33 +0000161__ZN3JSC23setUpStaticFunctionSlotEPNS_9ExecStateEPKNS_9HashEntryEPNS_8JSObjectERKNS_10IdentifierERNS_12PropertySlotE
162__ZN3JSC4Heap14allocateNumberEm
ggaren@apple.com9f980342008-10-15 23:33:07 +0000163__ZN3JSC4Heap14primaryHeapEndEv
cwzwarich@webkit.org3f782f62008-09-08 01:28:33 +0000164__ZN3JSC4Heap15recordExtraCostEm
ggaren@apple.com9f980342008-10-15 23:33:07 +0000165__ZN3JSC4Heap16primaryHeapBeginEv
cwzwarich@webkit.org3f782f62008-09-08 01:28:33 +0000166__ZN3JSC4Heap17globalObjectCountEv
167__ZN3JSC4Heap20protectedObjectCountEv
168__ZN3JSC4Heap24setGCProtectNeedsLockingEv
169__ZN3JSC4Heap25protectedObjectTypeCountsEv
170__ZN3JSC4Heap26protectedGlobalObjectCountEv
darin@apple.com3f537b92008-10-23 15:55:41 +0000171__ZN3JSC4Heap4heapEPNS_7JSValueE
cwzwarich@webkit.org3f782f62008-09-08 01:28:33 +0000172__ZN3JSC4Heap4sizeEv
ap@webkit.orgc08fcca2008-10-29 10:40:22 +0000173__ZN3JSC4Heap6isBusyEv
cwzwarich@webkit.org3f782f62008-09-08 01:28:33 +0000174__ZN3JSC4Heap7collectEv
ap@webkit.orgc08fcca2008-10-29 10:40:22 +0000175__ZN3JSC4Heap7destroyEv
darin@apple.com3f537b92008-10-23 15:55:41 +0000176__ZN3JSC4Heap7protectEPNS_7JSValueE
cwzwarich@webkit.org3f782f62008-09-08 01:28:33 +0000177__ZN3JSC4Heap8allocateEm
darin@apple.com3f537b92008-10-23 15:55:41 +0000178__ZN3JSC4Heap9unprotectEPNS_7JSValueE
179__ZN3JSC4callEPNS_9ExecStateEPNS_7JSValueENS_8CallTypeERKNS_8CallDataES3_RKNS_7ArgListE
cwzwarich@webkit.org3f782f62008-09-08 01:28:33 +0000180__ZN3JSC5equalEPKNS_7UString3RepES3_
181__ZN3JSC6JSCell11getCallDataERNS_8CallDataE
182__ZN3JSC6JSCell11getJSNumberEv
183__ZN3JSC6JSCell14deletePropertyEPNS_9ExecStateERKNS_10IdentifierE
184__ZN3JSC6JSCell14deletePropertyEPNS_9ExecStateEj
185__ZN3JSC6JSCell14toThisJSStringEPNS_9ExecStateE
186__ZN3JSC6JSCell16getConstructDataERNS_13ConstructDataE
187__ZN3JSC6JSCell18getOwnPropertySlotEPNS_9ExecStateERKNS_10IdentifierERNS_12PropertySlotE
188__ZN3JSC6JSCell18getOwnPropertySlotEPNS_9ExecStateEjRNS_12PropertySlotE
darin@apple.com3f537b92008-10-23 15:55:41 +0000189__ZN3JSC6JSCell3putEPNS_9ExecStateERKNS_10IdentifierEPNS_7JSValueERNS_15PutPropertySlotE
190__ZN3JSC6JSCell3putEPNS_9ExecStateEjPNS_7JSValueE
cwzwarich@webkit.org3f782f62008-09-08 01:28:33 +0000191__ZN3JSC6JSCell9getObjectEv
192__ZN3JSC6JSCellnwEmPNS_9ExecStateE
193__ZN3JSC6JSLock12DropAllLocksC1EPNS_9ExecStateE
194__ZN3JSC6JSLock12DropAllLocksC1Eb
195__ZN3JSC6JSLock12DropAllLocksD1Ev
196__ZN3JSC6JSLock4lockEb
197__ZN3JSC6JSLock6unlockEb
198__ZN3JSC6JSLock9lockCountEv
199__ZN3JSC6JSLockC1EPNS_9ExecStateE
ggaren@apple.com9f980342008-10-15 23:33:07 +0000200__ZN3JSC6Parser5parseEPNS_12JSGlobalDataEPiPNS_7UStringE
darin@apple.com3f537b92008-10-23 15:55:41 +0000201__ZN3JSC7ArgList10slowAppendEPNS_7JSValueE
cwzwarich@webkit.org3f782f62008-09-08 01:28:33 +0000202__ZN3JSC7CStringD1Ev
203__ZN3JSC7CStringaSERKS0_
204__ZN3JSC7JSArray4infoE
205__ZN3JSC7Profile10restoreAllEv
206__ZN3JSC7Profile5focusEPKNS_11ProfileNodeE
207__ZN3JSC7Profile7excludeEPKNS_11ProfileNodeE
208__ZN3JSC7Profile7forEachEMNS_11ProfileNodeEFvvE
209__ZN3JSC7UString3Rep11computeHashEPKti
210__ZN3JSC7UString3Rep4nullE
211__ZN3JSC7UString3Rep7destroyEv
kmccullough@apple.com45a36da2008-10-06 23:08:16 +0000212__ZN3JSC7UString4fromEi
cwzwarich@webkit.org3f782f62008-09-08 01:28:33 +0000213__ZN3JSC7UString4fromEj
214__ZN3JSC7UString6appendEPKc
215__ZN3JSC7UString6appendERKS0_
216__ZN3JSC7UStringC1EPKc
217__ZN3JSC7UStringC1EPKti
218__ZN3JSC7UStringaSEPKc
219__ZN3JSC8Debugger6attachEPNS_14JSGlobalObjectE
220__ZN3JSC8Debugger6detachEPNS_14JSGlobalObjectE
221__ZN3JSC8DebuggerC2Ev
222__ZN3JSC8DebuggerD2Ev
darin@apple.com3f537b92008-10-23 15:55:41 +0000223__ZN3JSC8JSObject11hasInstanceEPNS_9ExecStateEPNS_7JSValueES4_
cwzwarich@webkit.org3f782f62008-09-08 01:28:33 +0000224__ZN3JSC8JSObject12defineGetterEPNS_9ExecStateERKNS_10IdentifierEPS0_
225__ZN3JSC8JSObject12defineSetterEPNS_9ExecStateERKNS_10IdentifierEPS0_
226__ZN3JSC8JSObject12lookupGetterEPNS_9ExecStateERKNS_10IdentifierE
227__ZN3JSC8JSObject12lookupSetterEPNS_9ExecStateERKNS_10IdentifierE
228__ZN3JSC8JSObject14deletePropertyEPNS_9ExecStateERKNS_10IdentifierE
229__ZN3JSC8JSObject14deletePropertyEPNS_9ExecStateEj
230__ZN3JSC8JSObject16getPropertyNamesEPNS_9ExecStateERNS_17PropertyNameArrayE
231__ZN3JSC8JSObject17createInheritorIDEv
232__ZN3JSC8JSObject17putDirectFunctionEPNS_9ExecStateEPNS_16InternalFunctionEj
darin@apple.com3f537b92008-10-23 15:55:41 +0000233__ZN3JSC8JSObject17putWithAttributesEPNS_9ExecStateERKNS_10IdentifierEPNS_7JSValueEj
234__ZN3JSC8JSObject17putWithAttributesEPNS_9ExecStateEjPNS_7JSValueEj
cwzwarich@webkit.org3f782f62008-09-08 01:28:33 +0000235__ZN3JSC8JSObject18getOwnPropertySlotEPNS_9ExecStateEjRNS_12PropertySlotE
darin@apple.com3f537b92008-10-23 15:55:41 +0000236__ZN3JSC8JSObject18getPrimitiveNumberEPNS_9ExecStateERdRPNS_7JSValueE
237__ZN3JSC8JSObject22fillGetterPropertySlotERNS_12PropertySlotEPPNS_7JSValueE
weinig@apple.com529e3d52008-09-11 02:42:18 +0000238__ZN3JSC8JSObject23allocatePropertyStorageEmm
darin@apple.com3f537b92008-10-23 15:55:41 +0000239__ZN3JSC8JSObject3putEPNS_9ExecStateERKNS_10IdentifierEPNS_7JSValueERNS_15PutPropertySlotE
240__ZN3JSC8JSObject3putEPNS_9ExecStateEjPNS_7JSValueE
cwzwarich@webkit.org3f782f62008-09-08 01:28:33 +0000241__ZN3JSC8JSObject4markEv
242__ZN3JSC8Profiler13stopProfilingEPNS_9ExecStateERKNS_7UStringE
243__ZN3JSC8Profiler14startProfilingEPNS_9ExecStateERKNS_7UStringE
244__ZN3JSC8Profiler8profilerEv
ggaren@apple.comb7024cd2008-11-15 19:55:20 +0000245__ZN3JSC8evaluateEPNS_9ExecStateERNS_10ScopeChainERKNS_10SourceCodeEPNS_7JSValueE
darin@apple.com3d73fee2008-10-03 21:39:16 +0000246__ZN3JSC8jsStringEPNS_12JSGlobalDataERKNS_7UStringE
cwzwarich@webkit.org3f782f62008-09-08 01:28:33 +0000247__ZN3JSC9CodeBlockD1Ev
248__ZN3JSC9CodeBlockD2Ev
darin@apple.coma9778f92008-11-16 04:40:06 +0000249__ZN3JSC9Structure17stopIgnoringLeaksEv
250__ZN3JSC9Structure18startIgnoringLeaksEv
251__ZN3JSC9Structure21addPropertyTransitionEPS0_RKNS_10IdentifierEjRm
252__ZN3JSC9Structure22materializePropertyMapEv
253__ZN3JSC9Structure25changePrototypeTransitionEPS0_PNS_7JSValueE
254__ZN3JSC9Structure28addPropertyWithoutTransitionERKNS_10IdentifierEj
255__ZN3JSC9Structure3getERKNS_10IdentifierERj
256__ZN3JSC9Structure40addPropertyTransitionToExistingStructureEPS0_RKNS_10IdentifierEjRm
257__ZN3JSC9StructureC1EPNS_7JSValueERKNS_8TypeInfoE
258__ZN3JSC9StructureD1Ev
mitz@apple.com78694032008-10-29 00:57:31 +0000259__ZN3JSC9constructEPNS_9ExecStateEPNS_7JSValueENS_13ConstructTypeERKNS_13ConstructDataERKNS_7ArgListE
cwzwarich@webkit.org3f782f62008-09-08 01:28:33 +0000260__ZN3JSCeqERKNS_7UStringEPKc
261__ZN3JSCgtERKNS_7UStringES2_
262__ZN3JSCltERKNS_7UStringES2_
ap@webkit.org53f99192008-05-12 07:12:31 +0000263__ZN3WTF10fastCallocEmm
264__ZN3WTF10fastMallocEm
265__ZN3WTF11fastReallocEPvm
266__ZN3WTF12createThreadEPFPvS0_ES0_
aroben@apple.comf0c8f242008-07-29 16:11:00 +0000267__ZN3WTF12createThreadEPFPvS0_ES0_PKc
ap@webkit.org53f99192008-05-12 07:12:31 +0000268__ZN3WTF12detachThreadEj
269__ZN3WTF12isMainThreadEv
270__ZN3WTF13currentThreadEv
mitz@apple.com1b7e844f2008-08-12 20:54:12 +0000271__ZN3WTF13tryFastCallocEmm
ap@webkit.org53f99192008-05-12 07:12:31 +0000272__ZN3WTF15ThreadCondition4waitERNS_5MutexE
273__ZN3WTF15ThreadCondition6signalEv
274__ZN3WTF15ThreadCondition9broadcastEv
ap@webkit.org53f99192008-05-12 07:12:31 +0000275__ZN3WTF15ThreadConditionC1Ev
276__ZN3WTF15ThreadConditionD1Ev
277__ZN3WTF16callOnMainThreadEPFvPvES0_
278__ZN3WTF16fastZeroedMallocEm
darin@apple.com5c0863d2008-06-16 04:17:44 +0000279__ZN3WTF19initializeThreadingEv
darin@apple.com1d103ae2008-09-18 23:30:23 +0000280__ZN3WTF21RefCountedLeakCounter16suppressMessagesEPKc
281__ZN3WTF21RefCountedLeakCounter24cancelMessageSuppressionEPKc
slewis@apple.coma7615ca2008-07-12 05:51:33 +0000282__ZN3WTF21RefCountedLeakCounter9decrementEv
283__ZN3WTF21RefCountedLeakCounter9incrementEv
284__ZN3WTF21RefCountedLeakCounterC1EPKc
285__ZN3WTF21RefCountedLeakCounterD1Ev
ap@webkit.org53f99192008-05-12 07:12:31 +0000286__ZN3WTF23waitForThreadCompletionEjPPv
ddkilzer@apple.com322813f2008-07-08 03:30:43 +0000287__ZN3WTF27releaseFastMallocFreeMemoryEv
timothy@apple.com12d60aa2008-05-13 22:29:19 +0000288__ZN3WTF28setMainThreadCallbacksPausedEb
darin@apple.comb2d6e142008-11-04 18:57:01 +0000289__ZN3WTF36lockAtomicallyInitializedStaticMutexEv
290__ZN3WTF38unlockAtomicallyInitializedStaticMutexEv
ap@webkit.org53f99192008-05-12 07:12:31 +0000291__ZN3WTF5Mutex4lockEv
292__ZN3WTF5Mutex6unlockEv
293__ZN3WTF5Mutex7tryLockEv
294__ZN3WTF5MutexC1Ev
295__ZN3WTF5MutexD1Ev
cwzwarich@webkit.org770a8a82008-11-14 17:49:56 +0000296__ZN3WTF6strtodEPKcPPc
ap@webkit.org53f99192008-05-12 07:12:31 +0000297__ZN3WTF7Unicode18convertUTF16ToUTF8EPPKtS2_PPcS4_b
298__ZN3WTF8Collator18setOrderLowerFirstEb
299__ZN3WTF8CollatorC1EPKc
300__ZN3WTF8CollatorD1Ev
301__ZN3WTF8fastFreeEPv
ggaren@apple.com031563e2008-11-17 02:21:16 +0000302__ZNK3JSC11Interpreter14retrieveCallerEPNS_9ExecStateEPNS_16InternalFunctionE
303__ZNK3JSC11Interpreter18retrieveLastCallerEPNS_9ExecStateERiRlRNS_7UStringERPNS_7JSValueE
cwzwarich@webkit.org3f782f62008-09-08 01:28:33 +0000304__ZNK3JSC12DateInstance7getTimeERdRi
305__ZNK3JSC12StringObject12toThisStringEPNS_9ExecStateE
306__ZNK3JSC12StringObject8toStringEPNS_9ExecStateE
307__ZNK3JSC14JSGlobalObject14isDynamicScopeEv
308__ZNK3JSC14JSGlobalObject14toGlobalObjectEPNS_9ExecStateE
mrowe@apple.comcc3c3c82008-09-30 20:27:13 +0000309__ZNK3JSC16InternalFunction9classInfoEv
cwzwarich@webkit.org3f782f62008-09-08 01:28:33 +0000310__ZNK3JSC16JSVariableObject16isVariableObjectEv
311__ZNK3JSC16JSVariableObject21getPropertyAttributesEPNS_9ExecStateERKNS_10IdentifierERj
312__ZNK3JSC17DebuggerCallFrame10thisObjectEv
313__ZNK3JSC17DebuggerCallFrame12functionNameEv
314__ZNK3JSC17DebuggerCallFrame4typeEv
mitz@apple.com78694032008-10-29 00:57:31 +0000315__ZNK3JSC17DebuggerCallFrame8evaluateERKNS_7UStringERPNS_7JSValueE
cwzwarich@webkit.org3f782f62008-09-08 01:28:33 +0000316__ZNK3JSC6JSCell12toThisObjectEPNS_9ExecStateE
317__ZNK3JSC6JSCell12toThisStringEPNS_9ExecStateE
318__ZNK3JSC6JSCell14isGetterSetterEv
319__ZNK3JSC6JSCell17getTruncatedInt32ERi
320__ZNK3JSC6JSCell18getTruncatedUInt32ERj
cwzwarich@webkit.org3f782f62008-09-08 01:28:33 +0000321__ZNK3JSC6JSCell9classInfoEv
322__ZNK3JSC6JSCell9getNumberEv
323__ZNK3JSC6JSCell9getStringERNS_7UStringE
324__ZNK3JSC6JSCell9getStringEv
325__ZNK3JSC6JSCell9getUInt32ERj
326__ZNK3JSC7ArgList8getSliceEiRS0_
327__ZNK3JSC7JSValue15toInt32SlowCaseEPNS_9ExecStateERb
328__ZNK3JSC7JSValue16toUInt32SlowCaseEPNS_9ExecStateERb
329__ZNK3JSC7JSValue7toFloatEPNS_9ExecStateE
330__ZNK3JSC7JSValue9toIntegerEPNS_9ExecStateE
cwzwarich@webkit.org3f782f62008-09-08 01:28:33 +0000331__ZNK3JSC7UString10UTF8StringEb
332__ZNK3JSC7UString14toStrictUInt32EPb
333__ZNK3JSC7UString5asciiEv
334__ZNK3JSC7UString6is8BitEv
335__ZNK3JSC7UString6substrEii
336__ZNK3JSC7UString8toUInt32EPb
337__ZNK3JSC7UString8toUInt32EPbb
338__ZNK3JSC8JSObject11hasPropertyEPNS_9ExecStateERKNS_10IdentifierE
339__ZNK3JSC8JSObject11hasPropertyEPNS_9ExecStateEj
darin@apple.com5a494422008-10-18 23:08:12 +0000340__ZNK3JSC8JSObject12defaultValueEPNS_9ExecStateENS_22PreferredPrimitiveTypeE
cwzwarich@webkit.org3f782f62008-09-08 01:28:33 +0000341__ZNK3JSC8JSObject12toThisObjectEPNS_9ExecStateE
342__ZNK3JSC8JSObject14toGlobalObjectEPNS_9ExecStateE
343__ZNK3JSC8JSObject21getPropertyAttributesEPNS_9ExecStateERKNS_10IdentifierERj
cwzwarich@webkit.org3f782f62008-09-08 01:28:33 +0000344__ZNK3JSC8JSObject8toNumberEPNS_9ExecStateE
345__ZNK3JSC8JSObject8toObjectEPNS_9ExecStateE
346__ZNK3JSC8JSObject8toStringEPNS_9ExecStateE
347__ZNK3JSC8JSObject9classNameEv
mjs@apple.com6c3268c2008-10-06 18:31:07 +0000348__ZNK3JSC8JSObject9toBooleanEPNS_9ExecStateE
cwzwarich@webkit.org3f782f62008-09-08 01:28:33 +0000349__ZNK3JSC9HashTable11createTableEPNS_12JSGlobalDataE
ap@webkit.orgc08fcca2008-10-29 10:40:22 +0000350__ZNK3JSC9HashTable11deleteTableEv
ap@webkit.org53f99192008-05-12 07:12:31 +0000351__ZNK3WTF8Collator7collateEPKtmS2_m
cwzwarich@webkit.org3f782f62008-09-08 01:28:33 +0000352__ZTVN3JSC12JSNumberCellE
353__ZTVN3JSC12StringObjectE
354__ZTVN3JSC14JSGlobalObjectE
355__ZTVN3JSC15JSWrapperObjectE
356__ZTVN3JSC16InternalFunctionE
357__ZTVN3JSC16JSVariableObjectE
358__ZTVN3JSC8JSObjectE
359__ZTVN3JSC8JSStringE
ap@webkit.org53f99192008-05-12 07:12:31 +0000360_jscore_fastmalloc_introspection
361_kJSClassDefinitionEmpty