From 6c2af9490927c3c5959b5cb07461b646f8b32f6c Mon Sep 17 00:00:00 2001 From: Kristian Monsen Date: Fri, 21 May 2010 16:53:46 +0100 Subject: Merge WebKit at r59636: Initial merge by git Change-Id: I59b289c4e6b18425f06ce41cc9d34c522515de91 --- JavaScriptCore/JavaScriptCore.exp | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) (limited to 'JavaScriptCore/JavaScriptCore.exp') diff --git a/JavaScriptCore/JavaScriptCore.exp b/JavaScriptCore/JavaScriptCore.exp index c08b54d..51850da 100644 --- a/JavaScriptCore/JavaScriptCore.exp +++ b/JavaScriptCore/JavaScriptCore.exp @@ -1,3 +1,5 @@ +__ZN7WebCore10StringImpl6createEPKcj +__ZN7WebCore12AtomicString11addSlowCaseEPNS_10StringImplE _JSCheckScriptSyntax _JSClassCreate _JSClassRelease @@ -349,7 +351,7 @@ __ZN3WTF37parseDateFromNullTerminatedCharactersEPKc __ZN3WTF38unlockAtomicallyInitializedStaticMutexEv __ZN3WTF39initializeMainThreadToProcessMainThreadEv __ZN3WTF3MD58addBytesEPKhm -__ZN3WTF3MD58checksumEv +__ZN3WTF3MD58checksumERNS_6VectorIhLm16EEE __ZN3WTF3MD5C1Ev __ZN3WTF5Mutex4lockEv __ZN3WTF5Mutex6unlockEv @@ -405,7 +407,6 @@ __ZN7WebCore12AtomicString3addEPKc __ZN7WebCore12AtomicString3addEPKt __ZN7WebCore12AtomicString3addEPKtj __ZN7WebCore12AtomicString3addEPKtjj -__ZN7WebCore12AtomicString3addEPNS_10StringImplE __ZN7WebCore12AtomicString4findEPKtjj __ZN7WebCore12AtomicString4initEv __ZN7WebCore15charactersToIntEPKtmPb @@ -439,10 +440,7 @@ __ZN7WebCore6String6removeEji __ZN7WebCore6String8fromUTF8EPKc __ZN7WebCore6String8fromUTF8EPKcm __ZN7WebCore6String8truncateEj -__ZN7WebCore6StringC1EPKc -__ZN7WebCore6StringC1EPKcj __ZN7WebCore6StringC1EPKt -__ZN7WebCore6StringC1EPKtj __ZN7WebCore7xmlAtomE __ZN7WebCore8nullAtomE __ZN7WebCore8starAtomE @@ -457,7 +455,7 @@ __ZNK3JSC10JSFunction23isHostFunctionNonInlineEv __ZNK3JSC11Interpreter14retrieveCallerEPNS_9ExecStateEPNS_16InternalFunctionE __ZNK3JSC11Interpreter18retrieveLastCallerEPNS_9ExecStateERiRlRNS_7UStringERNS_7JSValueE __ZNK3JSC12PropertySlot14functionGetterEPNS_9ExecStateE -__ZNK3JSC14JSGlobalObject14isDynamicScopeEv +__ZNK3JSC14JSGlobalObject14isDynamicScopeERb __ZNK3JSC16InternalFunction9classInfoEv __ZNK3JSC16JSVariableObject16isVariableObjectEv __ZNK3JSC17DebuggerCallFrame10thisObjectEv @@ -472,6 +470,7 @@ __ZNK3JSC18PropertyDescriptor20isAccessorDescriptorEv __ZNK3JSC18PropertyDescriptor6getterEv __ZNK3JSC18PropertyDescriptor6setterEv __ZNK3JSC18PropertyDescriptor8writableEv +__ZNK3JSC4Heap4sizeEv __ZNK3JSC4Heap10statisticsEv __ZNK3JSC4Heap11objectCountEv __ZNK3JSC6JSCell11toPrimitiveEPNS_9ExecStateENS_22PreferredPrimitiveTypeE @@ -510,11 +509,8 @@ __ZNK3JSC8JSObject9toBooleanEPNS_9ExecStateE __ZNK3JSC8JSString11resolveRopeEPNS_9ExecStateE __ZNK3JSC9HashTable11createTableEPNS_12JSGlobalDataE __ZNK3JSC9HashTable11deleteTableEv -__ZNK3WTF7CString4dataEv -__ZNK3WTF7CString6lengthEv __ZNK3WTF8Collator7collateEPKtmS2_m __ZNK7WebCore12AtomicString5lowerEv -__ZNK7WebCore6String10charactersEv __ZNK7WebCore6String11toIntStrictEPbi __ZNK7WebCore6String12toUIntStrictEPbi __ZNK7WebCore6String14threadsafeCopyEv @@ -533,16 +529,13 @@ __ZNK7WebCore6String5splitEtbRN3WTF6VectorIS0_Lm0EEE __ZNK7WebCore6String5toIntEPb __ZNK7WebCore6String5upperEv __ZNK7WebCore6String6latin1Ev -__ZNK7WebCore6String6lengthEv __ZNK7WebCore6String6toUIntEPb -__ZNK7WebCore6String7isEmptyEv __ZNK7WebCore6String7toFloatEPb __ZNK7WebCore6String8foldCaseEv __ZNK7WebCore6String8toDoubleEPb __ZNK7WebCore6String8toIntPtrEPb __ZNK7WebCore6String8toUInt64EPb __ZNK7WebCore6String9substringEjj -__ZNK7WebCore6StringixEj __ZTVN3JSC12StringObjectE __ZTVN3JSC14JSGlobalObjectE __ZTVN3JSC15JSWrapperObjectE -- cgit v1.1