Changeset 30796 in webkit for trunk/JavaScriptCore/JavaScriptCore.exp
- Timestamp:
- Mar 5, 2008, 11:04:21 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/JavaScriptCore.exp
r30768 r30796 67 67 _JSValueToStringCopy 68 68 _JSValueUnprotect 69 _KJS_JSCreateNativeJSObject70 _KJS_JSObject_JSFinalize71 _KJS_JSObject_JSObjectCall72 _KJS_JSObject_JSObjectEval73 _KJS_JSObject_JSObjectGetMember74 _KJS_JSObject_JSObjectGetSlot75 _KJS_JSObject_JSObjectRemoveMember76 _KJS_JSObject_JSObjectSetMember77 _KJS_JSObject_JSObjectSetSlot78 _KJS_JSObject_JSObjectToString79 69 _WTFLog 80 70 _WTFLogVerbose … … 84 74 _WTFReportError 85 75 _WTFReportFatalError 86 __NPN_CreateObject87 __NPN_DeallocateObject88 __NPN_Enumerate89 __NPN_Evaluate90 __NPN_GetIntIdentifier91 __NPN_GetProperty92 __NPN_GetStringIdentifier93 __NPN_GetStringIdentifiers94 __NPN_IdentifierIsString95 __NPN_Invoke96 __NPN_InvokeDefault97 __NPN_ReleaseObject98 __NPN_ReleaseVariantValue99 __NPN_RemoveProperty100 __NPN_RetainObject101 __NPN_SetException102 __NPN_SetProperty103 __NPN_UTF8FromIdentifier104 76 __Z12jsRegExpFreeP8JSRegExp 105 77 __Z15jsRegExpCompilePKti24JSRegExpIgnoreCaseOption23JSRegExpMultilineOptionPjPPKc 106 78 __Z15jsRegExpExecutePK8JSRegExpPKtiiPii 107 __Z23_NPN_CreateScriptObjectP4_NPPPN3KJS8JSObjectEN3WTF10PassRefPtrINS1_8Bindings10RootObjectEEE108 __Z25_NPN_CreateNoScriptObjectv109 79 __ZN3KJS10Identifier11addSlowCaseEPNS_7UString3RepE 110 80 __ZN3KJS10Identifier3addEPKNS_5UCharEi … … 161 131 __ZN3KJS16ParserRefCounted3refEv 162 132 __ZN3KJS16ParserRefCounted5derefEv 163 __ZN3KJS16RuntimeObjectImp4infoE164 133 __ZN3KJS17PropertyNameArray3addERKNS_10IdentifierE 165 134 __ZN3KJS17PrototypeFunctionC1EPNS_9ExecStateEPNS_17FunctionPrototypeEiRKNS_10IdentifierEPFPNS_7JSValueES2_PNS_8JSObjectERKNS_4ListEE … … 190 159 __ZN3KJS7UStringC1ERKS0_S2_ 191 160 __ZN3KJS7UStringaSEPKc 192 __ZN3KJS8Bindings10RootObject10invalidateEv193 __ZN3KJS8Bindings10RootObject11gcUnprotectEPNS_8JSObjectE194 __ZN3KJS8Bindings10RootObject17_createRootObjectE195 __ZN3KJS8Bindings10RootObject19setCreateRootObjectEPFN3WTF10PassRefPtrIS1_EEPvE196 __ZN3KJS8Bindings10RootObject6createEPKvPNS_14JSGlobalObjectE197 __ZN3KJS8Bindings10RootObject9gcProtectEPNS_8JSObjectE198 __ZN3KJS8Bindings10RootObjectD1Ev199 __ZN3KJS8Bindings10throwErrorEPNS_9ExecStateENS_9ErrorTypeEP8NSString200 __ZN3KJS8Bindings23convertObjcValueToValueEPNS_9ExecStateEPvNS0_13ObjcValueTypeEPNS0_10RootObjectE201 __ZN3KJS8Bindings23convertValueToObjcValueEPNS_9ExecStateEPNS_7JSValueENS0_13ObjcValueTypeE202 __ZN3KJS8Bindings24findProtectingRootObjectEPNS_8JSObjectE203 __ZN3KJS8Bindings8Instance18didExecuteFunctionEv204 __ZN3KJS8Bindings8Instance19createRuntimeObjectEPS1_205 __ZN3KJS8Bindings8Instance21setDidExecuteFunctionEPFvPNS_9ExecStateEPNS_8JSObjectEE206 __ZN3KJS8Bindings8Instance32createBindingForLanguageInstanceENS1_15BindingLanguageEPvN3WTF10PassRefPtrINS0_10RootObjectEEE207 161 __ZN3KJS8Debugger12sourceUnusedEPNS_9ExecStateEi 208 162 __ZN3KJS8Debugger6attachEPNS_14JSGlobalObjectE … … 289 243 __ZNK3KJS7UString8toUInt32EPb 290 244 __ZNK3KJS7UString8toUInt32EPbb 291 __ZNK3KJS8Bindings10RootObject12globalObjectEv292 __ZNK3KJS8Bindings8Instance10rootObjectEv293 245 __ZNK3KJS8JSObject11hasPropertyEPNS_9ExecStateERKNS_10IdentifierE 294 246 __ZNK3KJS8JSObject12defaultValueEPNS_9ExecStateENS_6JSTypeE … … 316 268 _kJSClassDefinitionEmpty 317 269 _kjs_strtod 270 __ZN3KJS10throwErrorEPNS_9ExecStateENS_9ErrorTypeERKNS_7UStringE 271 __ZNK3KJS8JSObject11hasPropertyEPNS_9ExecStateEj 272 __ZN3KJS7UString6appendEPKc 273 __ZN3KJS7CStringaSERKS0_ 274
Note:
See TracChangeset
for help on using the changeset viewer.