Changeset 31404 in webkit for trunk/JavaScriptCore/JavaScriptCore.exp
- Timestamp:
- Mar 28, 2008, 1:21:39 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/JavaScriptCore.exp
r31398 r31404 1 _JSCheckScriptSyntax2 _JSClassCreate3 _JSClassRelease4 _JSClassRetain5 _JSContextGetGlobalObject6 _JSEvaluateScript7 _JSGarbageCollect8 _JSGlobalContextCreate9 _JSGlobalContextRelease10 _JSGlobalContextRetain11 _JSObjectCallAsConstructor12 _JSObjectCallAsFunction13 _JSObjectCopyPropertyNames14 _JSObjectDeleteProperty15 _JSObjectGetPrivate16 _JSObjectGetProperty17 _JSObjectGetPropertyAtIndex18 _JSObjectGetPrototype19 _JSObjectHasProperty20 _JSObjectIsConstructor21 _JSObjectIsFunction22 _JSObjectMake23 _JSObjectMakeConstructor24 _JSObjectMakeFunction25 _JSObjectMakeFunctionWithCallback26 _JSObjectSetPrivate27 _JSObjectSetProperty28 _JSObjectSetPropertyAtIndex29 _JSObjectSetPrototype30 _JSPropertyNameAccumulatorAddName31 _JSPropertyNameArrayGetCount32 _JSPropertyNameArrayGetNameAtIndex33 _JSPropertyNameArrayRelease34 _JSPropertyNameArrayRetain35 _JSStringCopyCFString36 _JSStringCreateWithCFString37 _JSStringCreateWithCharacters38 _JSStringCreateWithUTF8CString39 _JSStringGetCharactersPtr40 _JSStringGetLength41 _JSStringGetMaximumUTF8CStringSize42 _JSStringGetUTF8CString43 _JSStringIsEqual44 _JSStringIsEqualToUTF8CString45 _JSStringRelease46 _JSStringRetain47 _JSValueGetType48 _JSValueIsBoolean49 _JSValueIsEqual50 _JSValueIsInstanceOfConstructor51 _JSValueIsNull52 _JSValueIsNumber53 _JSValueIsObject54 _JSValueIsObjectOfClass55 _JSValueIsStrictEqual56 _JSValueIsString57 _JSValueIsUndefined58 _JSValueMakeBoolean59 _JSValueMakeNull60 _JSValueMakeNumber61 _JSValueMakeString62 _JSValueMakeUndefined63 _JSValueProtect64 _JSValueToBoolean65 _JSValueToNumber66 _JSValueToObject67 _JSValueToStringCopy68 _JSValueUnprotect69 _WTFLog70 _WTFLogVerbose71 _WTFReportArgumentAssertionFailure72 _WTFReportAssertionFailure73 _WTFReportAssertionFailureWithMessage74 _WTFReportError75 _WTFReportFatalError76 1 __Z12jsRegExpFreeP8JSRegExp 77 2 __Z15jsRegExpCompilePKti24JSRegExpIgnoreCaseOption23JSRegExpMultilineOptionPjPPKc … … 98 23 __ZN3KJS11PropertyMapD1Ev 99 24 __ZN3KJS12DateInstance4infoE 25 __ZN3KJS12jsNumberCellEd 100 26 __ZN3KJS12PropertySlot15undefinedGetterEPNS_9ExecStateEPNS_8JSObjectERKNS_10IdentifierERKS0_ 101 __ZN3KJS12jsNumberCellEd102 27 __ZN3KJS13ArrayInstance4infoE 28 __ZN3KJS13jsOwnedStringERKNS_7UStringE 103 29 __ZN3KJS13StatementNode6setLocEii 104 __ZN3KJS13jsOwnedStringERKNS_7UStringE105 30 __ZN3KJS14JSGlobalObject10globalExecEv 106 31 __ZN3KJS14JSGlobalObject15restoreBuiltinsERKNS_13SavedBuiltinsE … … 116 41 __ZN3KJS14StringInstance14deletePropertyEPNS_9ExecStateERKNS_10IdentifierE 117 42 __ZN3KJS14StringInstance16getPropertyNamesEPNS_9ExecStateERNS_17PropertyNameArrayE 43 __ZN3KJS14StringInstance18getOwnPropertySlotEPNS_9ExecStateEjRNS_12PropertySlotE 118 44 __ZN3KJS14StringInstance18getOwnPropertySlotEPNS_9ExecStateERKNS_10IdentifierERNS_12PropertySlotE 119 __ZN3KJS14StringInstance18getOwnPropertySlotEPNS_9ExecStateEjRNS_12PropertySlotE120 45 __ZN3KJS14StringInstance3putEPNS_9ExecStateERKNS_10IdentifierEPNS_7JSValueE 121 46 __ZN3KJS14StringInstance4infoE … … 132 57 __ZN3KJS16ParserRefCounted5derefEv 133 58 __ZN3KJS17PropertyNameArray3addERKNS_10IdentifierE 59 __ZN3KJS17PrototypeFunctionC1EPNS_9ExecStateEiRKNS_10IdentifierEPFPNS_7JSValueES2_PNS_8JSObjectERKNS_4ListEE 134 60 __ZN3KJS17PrototypeFunctionC1EPNS_9ExecStateEPNS_17FunctionPrototypeEiRKNS_10IdentifierEPFPNS_7JSValueES2_PNS_8JSObjectERKNS_4ListEE 135 __ZN3KJS1 7PrototypeFunctionC1EPNS_9ExecStateEiRKNS_10IdentifierEPFPNS_7JSValueES2_PNS_8JSObjectERKNS_4ListEE61 __ZN3KJS19initializeThreadingEv 136 62 __ZN3KJS19InternalFunctionImp4infoE 137 63 __ZN3KJS19InternalFunctionImpC2EPNS_17FunctionPrototypeERKNS_10IdentifierE … … 149 75 __ZN3KJS6Parser5parseEiPKtjPiS3_PNS_7UStringE 150 76 __ZN3KJS6parserEv 77 __ZN3KJS7CStringaSERKS0_ 151 78 __ZN3KJS7CStringD1Ev 152 __ZN3KJS7CStringaSERKS0_153 79 __ZN3KJS7UString3Rep11computeHashEPKti 154 80 __ZN3KJS7UString3Rep4nullE … … 157 83 __ZN3KJS7UString6appendEPKc 158 84 __ZN3KJS7UString6appendERKS0_ 85 __ZN3KJS7UStringaSEPKc 159 86 __ZN3KJS7UStringC1EPKc 160 87 __ZN3KJS7UStringC1EPKti 161 88 __ZN3KJS7UStringC1ERKS0_S2_ 162 __ZN3KJS7UStringaSEPKc163 89 __ZN3KJS8Debugger12sourceUnusedEPNS_9ExecStateEi 164 90 __ZN3KJS8Debugger6attachEPNS_14JSGlobalObjectE … … 170 96 __ZN3KJS8JSObject12removeDirectERKNS_10IdentifierE 171 97 __ZN3KJS8JSObject14callAsFunctionEPNS_9ExecStateEPS0_RKNS_4ListE 98 __ZN3KJS8JSObject14deletePropertyEPNS_9ExecStateEj 172 99 __ZN3KJS8JSObject14deletePropertyEPNS_9ExecStateERKNS_10IdentifierE 173 __ZN3KJS8JSObject14deletePropertyEPNS_9ExecStateEj174 100 __ZN3KJS8JSObject16getPropertyNamesEPNS_9ExecStateERNS_17PropertyNameArrayE 175 101 __ZN3KJS8JSObject17putDirectFunctionEPNS_19InternalFunctionImpEi … … 177 103 __ZN3KJS8JSObject18getPrimitiveNumberEPNS_9ExecStateERdRPNS_7JSValueE 178 104 __ZN3KJS8JSObject22fillGetterPropertySlotERNS_12PropertySlotEPPNS_7JSValueE 105 __ZN3KJS8JSObject3putEPNS_9ExecStateEjPNS_7JSValueE 179 106 __ZN3KJS8JSObject3putEPNS_9ExecStateERKNS_10IdentifierEPNS_7JSValueE 180 __ZN3KJS8JSObject3putEPNS_9ExecStateEjPNS_7JSValueE181 107 __ZN3KJS8JSObject4callEPNS_9ExecStateEPS0_RKNS_4ListE 182 108 __ZN3KJS8JSObject4markEv 183 109 __ZN3KJS8JSObject9constructEPNS_9ExecStateERKNS_4ListE 184 110 __ZN3KJS8JSObject9constructEPNS_9ExecStateERKNS_4ListERKNS_10IdentifierERKNS_7UStringEi 111 __ZN3KJS8JSObject9putDirectERKNS_10IdentifierEii 185 112 __ZN3KJS8JSObject9putDirectERKNS_10IdentifierEPNS_7JSValueEi 186 __ZN3KJS8JSObject9putDirectERKNS_10IdentifierEii187 113 __ZN3KJS8jsStringEPKc 188 114 __ZN3KJS8jsStringERKNS_7UStringE … … 253 179 __ZNK3KJS7UString8toUInt32EPb 254 180 __ZNK3KJS7UString8toUInt32EPbb 181 __ZNK3KJS8JSObject11hasPropertyEPNS_9ExecStateEj 255 182 __ZNK3KJS8JSObject11hasPropertyEPNS_9ExecStateERKNS_10IdentifierE 256 __ZNK3KJS8JSObject11hasPropertyEPNS_9ExecStateEj257 183 __ZNK3KJS8JSObject12defaultValueEPNS_9ExecStateENS_6JSTypeE 258 184 __ZNK3KJS8JSObject14implementsCallEv … … 260 186 __ZNK3KJS8JSObject21getPropertyAttributesERKNS_10IdentifierERj 261 187 __ZNK3KJS8JSObject21implementsHasInstanceEv 188 __ZNK3KJS8JSObject3getEPNS_9ExecStateEj 262 189 __ZNK3KJS8JSObject3getEPNS_9ExecStateERKNS_10IdentifierE 263 __ZNK3KJS8JSObject3getEPNS_9ExecStateEj264 190 __ZNK3KJS8JSObject4typeEv 265 191 __ZNK3KJS8JSObject8toNumberEPNS_9ExecStateE … … 278 204 __ZTVN3KJS19InternalFunctionImpE 279 205 __ZTVN3KJS8JSObjectE 206 _JSCheckScriptSyntax 207 _JSClassCreate 208 _JSClassRelease 209 _JSClassRetain 210 _JSContextGetGlobalObject 280 211 _jscore_collector_introspection 281 212 _jscore_fastmalloc_introspection 213 _JSEvaluateScript 214 _JSGarbageCollect 215 _JSGlobalContextCreate 216 _JSGlobalContextRelease 217 _JSGlobalContextRetain 218 _JSObjectCallAsConstructor 219 _JSObjectCallAsFunction 220 _JSObjectCopyPropertyNames 221 _JSObjectDeleteProperty 222 _JSObjectGetPrivate 223 _JSObjectGetProperty 224 _JSObjectGetPropertyAtIndex 225 _JSObjectGetPrototype 226 _JSObjectHasProperty 227 _JSObjectIsConstructor 228 _JSObjectIsFunction 229 _JSObjectMake 230 _JSObjectMakeConstructor 231 _JSObjectMakeFunction 232 _JSObjectMakeFunctionWithCallback 233 _JSObjectSetPrivate 234 _JSObjectSetProperty 235 _JSObjectSetPropertyAtIndex 236 _JSObjectSetPrototype 237 _JSPropertyNameAccumulatorAddName 238 _JSPropertyNameArrayGetCount 239 _JSPropertyNameArrayGetNameAtIndex 240 _JSPropertyNameArrayRelease 241 _JSPropertyNameArrayRetain 242 _JSStringCopyCFString 243 _JSStringCreateWithCFString 244 _JSStringCreateWithCharacters 245 _JSStringCreateWithUTF8CString 246 _JSStringGetCharactersPtr 247 _JSStringGetLength 248 _JSStringGetMaximumUTF8CStringSize 249 _JSStringGetUTF8CString 250 _JSStringIsEqual 251 _JSStringIsEqualToUTF8CString 252 _JSStringRelease 253 _JSStringRetain 254 _JSValueGetType 255 _JSValueIsBoolean 256 _JSValueIsEqual 257 _JSValueIsInstanceOfConstructor 258 _JSValueIsNull 259 _JSValueIsNumber 260 _JSValueIsObject 261 _JSValueIsObjectOfClass 262 _JSValueIsStrictEqual 263 _JSValueIsString 264 _JSValueIsUndefined 265 _JSValueMakeBoolean 266 _JSValueMakeNull 267 _JSValueMakeNumber 268 _JSValueMakeString 269 _JSValueMakeUndefined 270 _JSValueProtect 271 _JSValueToBoolean 272 _JSValueToNumber 273 _JSValueToObject 274 _JSValueToStringCopy 275 _JSValueUnprotect 276 _kjs_strtod 282 277 _kJSClassDefinitionEmpty 283 _kjs_strtod 278 _WTFLog 279 _WTFLogVerbose 280 _WTFReportArgumentAssertionFailure 281 _WTFReportAssertionFailure 282 _WTFReportAssertionFailureWithMessage 283 _WTFReportError 284 _WTFReportFatalError
Note:
See TracChangeset
for help on using the changeset viewer.