]> git.saurik.com Git - apple/javascriptcore.git/blob - JavaScriptCore.exp
6d9af9bb629b3dce6a4d5fe119d99d5ac77ea574
[apple/javascriptcore.git] / JavaScriptCore.exp
1 _JSCheckScriptSyntax
2 _JSClassCreate
3 _JSClassRelease
4 _JSClassRetain
5 _JSContextGetGlobalObject
6 _JSContextGetGroup
7 _JSContextGroupCreate
8 _JSContextGroupRelease
9 _JSContextGroupRetain
10 _JSEndProfiling
11 _JSEvaluateScript
12 _JSGarbageCollect
13 _JSGlobalContextCreate
14 _JSGlobalContextCreateInGroup
15 _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
29 _JSObjectMakeArray
30 _JSObjectMakeConstructor
31 _JSObjectMakeDate
32 _JSObjectMakeError
33 _JSObjectMakeFunction
34 _JSObjectMakeFunctionWithCallback
35 _JSObjectMakeRegExp
36 _JSObjectSetPrivate
37 _JSObjectSetProperty
38 _JSObjectSetPropertyAtIndex
39 _JSObjectSetPrototype
40 _JSPropertyNameAccumulatorAddName
41 _JSPropertyNameArrayGetCount
42 _JSPropertyNameArrayGetNameAtIndex
43 _JSPropertyNameArrayRelease
44 _JSPropertyNameArrayRetain
45 _JSReportExtraMemoryCost
46 _JSStartProfiling
47 _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
88 __Z12jsRegExpFreeP8JSRegExp
89 __Z15jsRegExpCompilePKti24JSRegExpIgnoreCaseOption23JSRegExpMultilineOptionPjPPKc
90 __Z15jsRegExpExecutePK8JSRegExpPKtiiPii
91 __ZN14OpaqueJSString6createERKN3JSC7UStringE
92 __ZN3JSC10Identifier11addSlowCaseEPNS_12JSGlobalDataEPNS_7UString3RepE
93 __ZN3JSC10Identifier11addSlowCaseEPNS_9ExecStateEPNS_7UString3RepE
94 __ZN3JSC10Identifier24checkSameIdentifierTableEPNS_12JSGlobalDataEPNS_7UString3RepE
95 __ZN3JSC10Identifier24checkSameIdentifierTableEPNS_9ExecStateEPNS_7UString3RepE
96 __ZN3JSC10Identifier3addEPNS_9ExecStateEPKc
97 __ZN3JSC10Identifier5equalEPKNS_7UString3RepEPKc
98 __ZN3JSC10JSFunction4infoE
99 __ZN3JSC10JSFunctionC1EPNS_9ExecStateEN3WTF10PassRefPtrINS_9StructureEEEiRKNS_10IdentifierEPFNS_7JSValueES2_PNS_8JSObjectESA_RKNS_7ArgListEE
100 __ZN3JSC10throwErrorEPNS_9ExecStateENS_9ErrorTypeE
101 __ZN3JSC10throwErrorEPNS_9ExecStateENS_9ErrorTypeEPKc
102 __ZN3JSC10throwErrorEPNS_9ExecStateENS_9ErrorTypeERKNS_7UStringE
103 __ZN3JSC11JSByteArray15createStructureENS_7JSValueE
104 __ZN3JSC11JSByteArrayC1EPNS_9ExecStateEN3WTF10PassRefPtrINS_9StructureEEEPNS3_9ByteArrayEPKNS_9ClassInfoE
105 __ZN3JSC11ParserArena5resetEv
106 __ZN3JSC11checkSyntaxEPNS_9ExecStateERKNS_10SourceCodeE
107 __ZN3JSC12DateInstance4infoE
108 __ZN3JSC12JSGlobalData10ClientDataD2Ev
109 __ZN3JSC12JSGlobalData12createLeakedEv
110 __ZN3JSC12JSGlobalData14sharedInstanceEv
111 __ZN3JSC12JSGlobalData6createEb
112 __ZN3JSC12JSGlobalDataD1Ev
113 __ZN3JSC12SamplingTool4dumpEPNS_9ExecStateE
114 __ZN3JSC12SamplingTool5setupEv
115 __ZN3JSC12SmallStrings17createEmptyStringEPNS_12JSGlobalDataE
116 __ZN3JSC12StringObject14deletePropertyEPNS_9ExecStateERKNS_10IdentifierE
117 __ZN3JSC12StringObject14toThisJSStringEPNS_9ExecStateE
118 __ZN3JSC12StringObject16getPropertyNamesEPNS_9ExecStateERNS_17PropertyNameArrayE
119 __ZN3JSC12StringObject18getOwnPropertySlotEPNS_9ExecStateERKNS_10IdentifierERNS_12PropertySlotE
120 __ZN3JSC12StringObject18getOwnPropertySlotEPNS_9ExecStateEjRNS_12PropertySlotE
121 __ZN3JSC12StringObject3putEPNS_9ExecStateERKNS_10IdentifierENS_7JSValueERNS_15PutPropertySlotE
122 __ZN3JSC12StringObject4infoE
123 __ZN3JSC12StringObjectC2EPNS_9ExecStateEN3WTF10PassRefPtrINS_9StructureEEERKNS_7UStringE
124 __ZN3JSC12jsNumberCellEPNS_9ExecStateEd
125 __ZN3JSC12nonInlineNaNEv
126 __ZN3JSC13SamplingFlags4stopEv
127 __ZN3JSC13SamplingFlags5startEv
128 __ZN3JSC13SamplingFlags7s_flagsE
129 __ZN3JSC13StatementNode6setLocEii
130 __ZN3JSC13jsOwnedStringEPNS_12JSGlobalDataERKNS_7UStringE
131 __ZN3JSC14JSGlobalObject10globalExecEv
132 __ZN3JSC14JSGlobalObject12defineGetterEPNS_9ExecStateERKNS_10IdentifierEPNS_8JSObjectE
133 __ZN3JSC14JSGlobalObject12defineSetterEPNS_9ExecStateERKNS_10IdentifierEPNS_8JSObjectE
134 __ZN3JSC14JSGlobalObject17putWithAttributesEPNS_9ExecStateERKNS_10IdentifierENS_7JSValueEj
135 __ZN3JSC14JSGlobalObject3putEPNS_9ExecStateERKNS_10IdentifierENS_7JSValueERNS_15PutPropertySlotE
136 __ZN3JSC14JSGlobalObject4initEPNS_8JSObjectE
137 __ZN3JSC14JSGlobalObject4markEv
138 __ZN3JSC14JSGlobalObjectD2Ev
139 __ZN3JSC14JSGlobalObjectnwEmPNS_12JSGlobalDataE
140 __ZN3JSC14SamplingThread4stopEv
141 __ZN3JSC14SamplingThread5startEj
142 __ZN3JSC14TimeoutChecker5resetEv
143 __ZN3JSC14constructArrayEPNS_9ExecStateERKNS_7ArgListE
144 __ZN3JSC15JSWrapperObject4markEv
145 __ZN3JSC15toInt32SlowCaseEdRb
146 __ZN3JSC16FunctionBodyNode13finishParsingEPNS_10IdentifierEm
147 __ZN3JSC16FunctionBodyNode14copyParametersEv
148 __ZN3JSC16FunctionBodyNode6createEPNS_12JSGlobalDataEPNS_14SourceElementsEPN3WTF6VectorISt4pairINS_10IdentifierEjELm0EEEPNS6_IPNS_12FuncDeclNodeELm0EEERKNS_10SourceCodeEji
149 __ZN3JSC16InternalFunction4infoE
150 __ZN3JSC16InternalFunction4nameEPNS_12JSGlobalDataE
151 __ZN3JSC16InternalFunctionC2EPNS_12JSGlobalDataEN3WTF10PassRefPtrINS_9StructureEEERKNS_10IdentifierE
152 __ZN3JSC16JSVariableObject14deletePropertyEPNS_9ExecStateERKNS_10IdentifierE
153 __ZN3JSC16JSVariableObject16getPropertyNamesEPNS_9ExecStateERNS_17PropertyNameArrayE
154 __ZN3JSC16toUInt32SlowCaseEdRb
155 __ZN3JSC17BytecodeGenerator21setDumpsGeneratedCodeEb
156 __ZN3JSC17PropertyNameArray3addEPNS_7UString3RepE
157 __ZN3JSC17PrototypeFunctionC1EPNS_9ExecStateEN3WTF10PassRefPtrINS_9StructureEEEiRKNS_10IdentifierEPFNS_7JSValueES2_PNS_8JSObjectESA_RKNS_7ArgListEE
158 __ZN3JSC17PrototypeFunctionC1EPNS_9ExecStateEiRKNS_10IdentifierEPFNS_7JSValueES2_PNS_8JSObjectES6_RKNS_7ArgListEE
159 __ZN3JSC17constructFunctionEPNS_9ExecStateERKNS_7ArgListERKNS_10IdentifierERKNS_7UStringEi
160 __ZN3JSC18DebuggerActivationC1EPNS_8JSObjectE
161 __ZN3JSC19constructEmptyArrayEPNS_9ExecStateE
162 __ZN3JSC19initializeThreadingEv
163 __ZN3JSC20MarkedArgumentBuffer10slowAppendENS_7JSValueE
164 __ZN3JSC20constructEmptyObjectEPNS_9ExecStateE
165 __ZN3JSC23AbstractSamplingCounter4dumpEv
166 __ZN3JSC23objectProtoFuncToStringEPNS_9ExecStateEPNS_8JSObjectENS_7JSValueERKNS_7ArgListE
167 __ZN3JSC23setUpStaticFunctionSlotEPNS_9ExecStateEPKNS_9HashEntryEPNS_8JSObjectERKNS_10IdentifierERNS_12PropertySlotE
168 __ZN3JSC25evaluateInGlobalCallFrameERKNS_7UStringERNS_7JSValueEPNS_14JSGlobalObjectE
169 __ZN3JSC4Heap11objectCountEv
170 __ZN3JSC4Heap14primaryHeapEndEv
171 __ZN3JSC4Heap15recordExtraCostEm
172 __ZN3JSC4Heap16primaryHeapBeginEv
173 __ZN3JSC4Heap17globalObjectCountEv
174 __ZN3JSC4Heap20protectedObjectCountEv
175 __ZN3JSC4Heap24setGCProtectNeedsLockingEv
176 __ZN3JSC4Heap25protectedObjectTypeCountsEv
177 __ZN3JSC4Heap26protectedGlobalObjectCountEv
178 __ZN3JSC4Heap4heapENS_7JSValueE
179 __ZN3JSC4Heap6isBusyEv
180 __ZN3JSC4Heap7collectEv
181 __ZN3JSC4Heap7destroyEv
182 __ZN3JSC4Heap7protectENS_7JSValueE
183 __ZN3JSC4Heap8allocateEm
184 __ZN3JSC4Heap9unprotectENS_7JSValueE
185 __ZN3JSC4callEPNS_9ExecStateENS_7JSValueENS_8CallTypeERKNS_8CallDataES2_RKNS_7ArgListE
186 __ZN3JSC5equalEPKNS_7UString3RepES3_
187 __ZN3JSC6JSCell11getCallDataERNS_8CallDataE
188 __ZN3JSC6JSCell11getJSNumberEv
189 __ZN3JSC6JSCell14deletePropertyEPNS_9ExecStateERKNS_10IdentifierE
190 __ZN3JSC6JSCell14deletePropertyEPNS_9ExecStateEj
191 __ZN3JSC6JSCell14toThisJSStringEPNS_9ExecStateE
192 __ZN3JSC6JSCell16getConstructDataERNS_13ConstructDataE
193 __ZN3JSC6JSCell18getOwnPropertySlotEPNS_9ExecStateERKNS_10IdentifierERNS_12PropertySlotE
194 __ZN3JSC6JSCell18getOwnPropertySlotEPNS_9ExecStateEjRNS_12PropertySlotE
195 __ZN3JSC6JSCell3putEPNS_9ExecStateERKNS_10IdentifierENS_7JSValueERNS_15PutPropertySlotE
196 __ZN3JSC6JSCell3putEPNS_9ExecStateEjNS_7JSValueE
197 __ZN3JSC6JSCell9getObjectEv
198 __ZN3JSC6JSCellnwEmPNS_9ExecStateE
199 __ZN3JSC6JSLock12DropAllLocksC1EPNS_9ExecStateE
200 __ZN3JSC6JSLock12DropAllLocksC1Eb
201 __ZN3JSC6JSLock12DropAllLocksD1Ev
202 __ZN3JSC6JSLock4lockEb
203 __ZN3JSC6JSLock6unlockEb
204 __ZN3JSC6JSLock9lockCountEv
205 __ZN3JSC6JSLockC1EPNS_9ExecStateE
206 __ZN3JSC6Parser5parseEPNS_12JSGlobalDataEPiPNS_7UStringE
207 __ZN3JSC7CStringD1Ev
208 __ZN3JSC7CStringaSERKS0_
209 __ZN3JSC7JSArray4infoE
210 __ZN3JSC7Profile10restoreAllEv
211 __ZN3JSC7Profile5focusEPKNS_11ProfileNodeE
212 __ZN3JSC7Profile7excludeEPKNS_11ProfileNodeE
213 __ZN3JSC7Profile7forEachEMNS_11ProfileNodeEFvvE
214 __ZN3JSC7UString3Rep11computeHashEPKci
215 __ZN3JSC7UString3Rep11computeHashEPKti
216 __ZN3JSC7UString3Rep12sharedBufferEv
217 __ZN3JSC7UString3Rep14createFromUTF8EPKc
218 __ZN3JSC7UString3Rep14nullBaseStringE
219 __ZN3JSC7UString3Rep6createEPtiN3WTF10PassRefPtrINS3_21CrossThreadRefCountedINS3_16OwnFastMallocPtrItEEEEEE
220 __ZN3JSC7UString3Rep7destroyEv
221 __ZN3JSC7UString4fromEd
222 __ZN3JSC7UString4fromEi
223 __ZN3JSC7UString4fromEj
224 __ZN3JSC7UString4fromEl
225 __ZN3JSC7UString6appendEPKc
226 __ZN3JSC7UString6appendERKS0_
227 __ZN3JSC7UStringC1EPKc
228 __ZN3JSC7UStringC1EPKti
229 __ZN3JSC7UStringaSEPKc
230 __ZN3JSC8Debugger6attachEPNS_14JSGlobalObjectE
231 __ZN3JSC8Debugger6detachEPNS_14JSGlobalObjectE
232 __ZN3JSC8DebuggerC2Ev
233 __ZN3JSC8DebuggerD2Ev
234 __ZN3JSC8JSObject11hasInstanceEPNS_9ExecStateENS_7JSValueES3_
235 __ZN3JSC8JSObject12defineGetterEPNS_9ExecStateERKNS_10IdentifierEPS0_
236 __ZN3JSC8JSObject12defineSetterEPNS_9ExecStateERKNS_10IdentifierEPS0_
237 __ZN3JSC8JSObject12lookupGetterEPNS_9ExecStateERKNS_10IdentifierE
238 __ZN3JSC8JSObject12lookupSetterEPNS_9ExecStateERKNS_10IdentifierE
239 __ZN3JSC8JSObject14deletePropertyEPNS_9ExecStateERKNS_10IdentifierE
240 __ZN3JSC8JSObject14deletePropertyEPNS_9ExecStateEj
241 __ZN3JSC8JSObject15unwrappedObjectEv
242 __ZN3JSC8JSObject16getPropertyNamesEPNS_9ExecStateERNS_17PropertyNameArrayE
243 __ZN3JSC8JSObject17createInheritorIDEv
244 __ZN3JSC8JSObject17putDirectFunctionEPNS_9ExecStateEPNS_16InternalFunctionEj
245 __ZN3JSC8JSObject17putWithAttributesEPNS_9ExecStateERKNS_10IdentifierENS_7JSValueEj
246 __ZN3JSC8JSObject17putWithAttributesEPNS_9ExecStateERKNS_10IdentifierENS_7JSValueEjbRNS_15PutPropertySlotE
247 __ZN3JSC8JSObject17putWithAttributesEPNS_9ExecStateEjNS_7JSValueEj
248 __ZN3JSC8JSObject18getOwnPropertySlotEPNS_9ExecStateEjRNS_12PropertySlotE
249 __ZN3JSC8JSObject18getPrimitiveNumberEPNS_9ExecStateERdRNS_7JSValueE
250 __ZN3JSC8JSObject22fillGetterPropertySlotERNS_12PropertySlotEPNS_7JSValueE
251 __ZN3JSC8JSObject23allocatePropertyStorageEmm
252 __ZN3JSC8JSObject3putEPNS_9ExecStateERKNS_10IdentifierENS_7JSValueERNS_15PutPropertySlotE
253 __ZN3JSC8JSObject3putEPNS_9ExecStateEjNS_7JSValueE
254 __ZN3JSC8JSObject4markEv
255 __ZN3JSC8Profiler13stopProfilingEPNS_9ExecStateERKNS_7UStringE
256 __ZN3JSC8Profiler14startProfilingEPNS_9ExecStateERKNS_7UStringE
257 __ZN3JSC8Profiler8profilerEv
258 __ZN3JSC8evaluateEPNS_9ExecStateERNS_10ScopeChainERKNS_10SourceCodeENS_7JSValueE
259 __ZN3JSC8jsStringEPNS_12JSGlobalDataERKNS_7UStringE
260 __ZN3JSC9CodeBlockD1Ev
261 __ZN3JSC9CodeBlockD2Ev
262 __ZN3JSC9Structure13hasTransitionEPNS_7UString3RepEj
263 __ZN3JSC9Structure17stopIgnoringLeaksEv
264 __ZN3JSC9Structure18startIgnoringLeaksEv
265 __ZN3JSC9Structure21addPropertyTransitionEPS0_RKNS_10IdentifierEjPNS_6JSCellERm
266 __ZN3JSC9Structure22materializePropertyMapEv
267 __ZN3JSC9Structure25changePrototypeTransitionEPS0_NS_7JSValueE
268 __ZN3JSC9Structure27despecifyDictionaryFunctionERKNS_10IdentifierE
269 __ZN3JSC9Structure27despecifyFunctionTransitionEPS0_RKNS_10IdentifierE
270 __ZN3JSC9Structure28addPropertyWithoutTransitionERKNS_10IdentifierEjPNS_6JSCellE
271 __ZN3JSC9Structure3getEPKNS_7UString3RepERjRPNS_6JSCellE
272 __ZN3JSC9Structure40addPropertyTransitionToExistingStructureEPS0_RKNS_10IdentifierEjPNS_6JSCellERm
273 __ZN3JSC9StructureC1ENS_7JSValueERKNS_8TypeInfoE
274 __ZN3JSC9StructureD1Ev
275 __ZN3JSC9constructEPNS_9ExecStateENS_7JSValueENS_13ConstructTypeERKNS_13ConstructDataERKNS_7ArgListE
276 __ZN3JSCeqERKNS_7UStringEPKc
277 __ZN3JSCgtERKNS_7UStringES2_
278 __ZN3JSCltERKNS_7UStringES2_
279 __ZN3WTF10fastCallocEmm
280 __ZN3WTF10fastMallocEm
281 __ZN3WTF11currentTimeEv
282 __ZN3WTF11fastReallocEPvm
283 __ZN3WTF12createThreadEPFPvS0_ES0_
284 __ZN3WTF12createThreadEPFPvS0_ES0_PKc
285 __ZN3WTF12detachThreadEj
286 __ZN3WTF12isMainThreadEv
287 __ZN3WTF12randomNumberEv
288 __ZN3WTF13currentThreadEv
289 __ZN3WTF13tryFastCallocEmm
290 __ZN3WTF15ThreadCondition4waitERNS_5MutexE
291 __ZN3WTF15ThreadCondition6signalEv
292 __ZN3WTF15ThreadCondition9broadcastEv
293 __ZN3WTF15ThreadCondition9timedWaitERNS_5MutexEd
294 __ZN3WTF15ThreadConditionC1Ev
295 __ZN3WTF15ThreadConditionD1Ev
296 __ZN3WTF16callOnMainThreadEPFvPvES0_
297 __ZN3WTF16fastZeroedMallocEm
298 __ZN3WTF19initializeThreadingEv
299 __ZN3WTF20fastMallocStatisticsEv
300 __ZN3WTF21RefCountedLeakCounter16suppressMessagesEPKc
301 __ZN3WTF21RefCountedLeakCounter24cancelMessageSuppressionEPKc
302 __ZN3WTF21RefCountedLeakCounter9decrementEv
303 __ZN3WTF21RefCountedLeakCounter9incrementEv
304 __ZN3WTF21RefCountedLeakCounterC1EPKc
305 __ZN3WTF21RefCountedLeakCounterD1Ev
306 __ZN3WTF23waitForThreadCompletionEjPPv
307 __ZN3WTF27releaseFastMallocFreeMemoryEv
308 __ZN3WTF28setMainThreadCallbacksPausedEb
309 __ZN3WTF36lockAtomicallyInitializedStaticMutexEv
310 __ZN3WTF37parseDateFromNullTerminatedCharactersEPKc
311 __ZN3WTF38unlockAtomicallyInitializedStaticMutexEv
312 __ZN3WTF5Mutex4lockEv
313 __ZN3WTF5Mutex6unlockEv
314 __ZN3WTF5Mutex7tryLockEv
315 __ZN3WTF5MutexC1Ev
316 __ZN3WTF5MutexD1Ev
317 __ZN3WTF6strtodEPKcPPc
318 __ZN3WTF7Unicode18convertUTF16ToUTF8EPPKtS2_PPcS4_b
319 __ZN3WTF8Collator18setOrderLowerFirstEb
320 __ZN3WTF8CollatorC1EPKc
321 __ZN3WTF8CollatorD1Ev
322 __ZN3WTF8fastFreeEPv
323 __ZN3WTF9ByteArray6createEm
324 __ZNK3JSC11Interpreter14retrieveCallerEPNS_9ExecStateEPNS_16InternalFunctionE
325 __ZNK3JSC11Interpreter18retrieveLastCallerEPNS_9ExecStateERiRlRNS_7UStringERNS_7JSValueE
326 __ZNK3JSC12DateInstance7getTimeERdRi
327 __ZNK3JSC12StringObject12toThisStringEPNS_9ExecStateE
328 __ZNK3JSC12StringObject8toStringEPNS_9ExecStateE
329 __ZNK3JSC14JSGlobalObject14isDynamicScopeEv
330 __ZNK3JSC16FunctionBodyNode14isHostFunctionEv
331 __ZNK3JSC16InternalFunction9classInfoEv
332 __ZNK3JSC16JSVariableObject16isVariableObjectEv
333 __ZNK3JSC16JSVariableObject21getPropertyAttributesEPNS_9ExecStateERKNS_10IdentifierERj
334 __ZNK3JSC17DebuggerCallFrame10thisObjectEv
335 __ZNK3JSC17DebuggerCallFrame12functionNameEv
336 __ZNK3JSC17DebuggerCallFrame22calculatedFunctionNameEv
337 __ZNK3JSC17DebuggerCallFrame4typeEv
338 __ZNK3JSC17DebuggerCallFrame8evaluateERKNS_7UStringERNS_7JSValueE
339 __ZNK3JSC4Heap10statisticsEv
340 __ZNK3JSC6JSCell12toThisObjectEPNS_9ExecStateE
341 __ZNK3JSC6JSCell12toThisStringEPNS_9ExecStateE
342 __ZNK3JSC6JSCell14isGetterSetterEv
343 __ZNK3JSC6JSCell9classInfoEv
344 __ZNK3JSC6JSCell9getStringERNS_7UStringE
345 __ZNK3JSC6JSCell9getStringEv
346 __ZNK3JSC6JSCell9getUInt32ERj
347 __ZNK3JSC7ArgList8getSliceEiRS0_
348 __ZNK3JSC7JSValue16toObjectSlowCaseEPNS_9ExecStateE
349 __ZNK3JSC7JSValue19synthesizePrototypeEPNS_9ExecStateE
350 __ZNK3JSC7JSValue20toThisObjectSlowCaseEPNS_9ExecStateE
351 __ZNK3JSC7JSValue9toIntegerEPNS_9ExecStateE
352 __ZNK3JSC7UString10UTF8StringEb
353 __ZNK3JSC7UString14toStrictUInt32EPb
354 __ZNK3JSC7UString5asciiEv
355 __ZNK3JSC7UString6is8BitEv
356 __ZNK3JSC7UString6substrEii
357 __ZNK3JSC7UString8toUInt32EPb
358 __ZNK3JSC7UString8toUInt32EPbb
359 __ZNK3JSC8JSObject11hasPropertyEPNS_9ExecStateERKNS_10IdentifierE
360 __ZNK3JSC8JSObject11hasPropertyEPNS_9ExecStateEj
361 __ZNK3JSC8JSObject12defaultValueEPNS_9ExecStateENS_22PreferredPrimitiveTypeE
362 __ZNK3JSC8JSObject12toThisObjectEPNS_9ExecStateE
363 __ZNK3JSC8JSObject21getPropertyAttributesEPNS_9ExecStateERKNS_10IdentifierERj
364 __ZNK3JSC8JSObject8toNumberEPNS_9ExecStateE
365 __ZNK3JSC8JSObject8toObjectEPNS_9ExecStateE
366 __ZNK3JSC8JSObject8toStringEPNS_9ExecStateE
367 __ZNK3JSC8JSObject9classNameEv
368 __ZNK3JSC8JSObject9toBooleanEPNS_9ExecStateE
369 __ZNK3JSC9HashTable11createTableEPNS_12JSGlobalDataE
370 __ZNK3JSC9HashTable11deleteTableEv
371 __ZNK3WTF8Collator7collateEPKtmS2_m
372 __ZTVN3JSC12StringObjectE
373 __ZTVN3JSC14JSGlobalObjectE
374 __ZTVN3JSC15JSWrapperObjectE
375 __ZTVN3JSC16InternalFunctionE
376 __ZTVN3JSC16JSVariableObjectE
377 __ZTVN3JSC17JSAPIValueWrapperE
378 __ZTVN3JSC8JSObjectE
379 __ZTVN3JSC8JSStringE
380 _jscore_fastmalloc_introspection
381 _kJSClassDefinitionEmpty