Changeset 26074 in webkit for trunk/JavaScriptCore/JavaScriptCore.exp
- Timestamp:
- Oct 5, 2007, 5:54:00 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/JavaScriptCore.exp
r25584 r26074 1 _jscore_collector_introspection2 _jscore_fastmalloc_introspection3 1 _JSCheckScriptSyntax 4 2 _JSClassCreate … … 143 141 __ZN3KJS13SavedBuiltinsC1Ev 144 142 __ZN3KJS13SavedBuiltinsD1Ev 143 __ZN3KJS13jsOwnedStringERKNS_7UStringE 145 144 __ZN3KJS14StringInstance14deletePropertyEPNS_9ExecStateERKNS_10IdentifierE 146 145 __ZN3KJS14StringInstance16getPropertyNamesEPNS_9ExecStateERNS_17PropertyNameArrayE … … 198 197 __ZN3KJS8DebuggerD2Ev 199 198 __ZN3KJS8JSObject11hasInstanceEPNS_9ExecStateEPNS_7JSValueE 199 __ZN3KJS8JSObject12removeDirectERKNS_10IdentifierE 200 200 __ZN3KJS8JSObject14callAsFunctionEPNS_9ExecStateEPS0_RKNS_4ListE 201 201 __ZN3KJS8JSObject14deletePropertyEPNS_9ExecStateERKNS_10IdentifierE … … 214 214 __ZN3KJS8jsStringEPKc 215 215 __ZN3KJS8jsStringERKNS_7UStringE 216 __ZN3KJS13jsOwnedStringERKNS_7UStringE217 216 __ZN3KJS9Collector15numInterpretersEv 218 217 __ZN3KJS9Collector15recordExtraCostEm … … 283 282 __ZTVN3KJS19InternalFunctionImpE 284 283 __ZTVN3KJS8JSObjectE 284 _jscore_collector_introspection 285 _jscore_fastmalloc_introspection 285 286 _kJSClassDefinitionEmpty 286 287 _kjs_pcre_compile
Note:
See TracChangeset
for help on using the changeset viewer.