Changeset 15557 in webkit for trunk/JavaScriptCore/JavaScriptCore.exp
- Timestamp:
- Jul 21, 2006, 11:50:24 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/JavaScriptCore.exp
r15497 r15557 1 1 2 _JSCheckScriptSyntax 2 3 _JSClassCreate … … 144 145 __ZN3KJS13SavedBuiltinsC1Ev 145 146 __ZN3KJS13SavedBuiltinsD1Ev 147 __ZN3KJS14StringInstance14deletePropertyEPNS_9ExecStateERKNS_10IdentifierE 148 __ZN3KJS14StringInstance16getPropertyNamesEPNS_9ExecStateERNS_17PropertyNameArrayE 149 __ZN3KJS14StringInstance18getOwnPropertySlotEPNS_9ExecStateERKNS_10IdentifierERNS_12PropertySlotE 150 __ZN3KJS14StringInstance3putEPNS_9ExecStateERKNS_10IdentifierEPNS_7JSValueEi 151 __ZN3KJS14StringInstance4infoE 152 __ZN3KJS14StringInstanceC1EPNS_8JSObjectERKNS_7UStringE 153 __ZN3KJS14StringInstanceC2EPNS_8JSObjectERKNS_7UStringE 146 154 __ZN3KJS15SavedPropertiesC1Ev 147 155 __ZN3KJS15SavedPropertiesD1Ev … … 223 231 __ZNK3KJS11Interpreter15builtinFunctionEv 224 232 __ZNK3KJS11Interpreter22builtinObjectPrototypeEv 233 __ZNK3KJS11Interpreter22builtinStringPrototypeEv 225 234 __ZNK3KJS11Interpreter24builtinFunctionPrototypeEv 226 235 __ZNK3KJS11PropertyMap3getERKNS_10IdentifierE … … 260 269 __ZNK3KJS8JSObject9toBooleanEPNS_9ExecStateE 261 270 __ZNK3KJS9ExecState18lexicalInterpreterEv 271 __ZTVN3KJS14StringInstanceE 262 272 __ZTVN3KJS19InternalFunctionImpE 263 273 __ZTVN3KJS8JSObjectE
Note:
See TracChangeset
for help on using the changeset viewer.