Changeset 28328 in webkit for trunk/JavaScriptCore/JavaScriptCore.exp
- Timestamp:
- Dec 2, 2007, 11:43:29 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/JavaScriptCore.exp
r28309 r28328 113 113 __ZN3KJS10throwErrorEPNS_9ExecStateENS_9ErrorTypeE 114 114 __ZN3KJS10throwErrorEPNS_9ExecStateENS_9ErrorTypeEPKc 115 __ZN3KJS11Interpreter10globalExecEv116 115 __ZN3KJS11Interpreter11checkSyntaxERKNS_7UStringEiPKNS_5UCharEi 117 116 __ZN3KJS11Interpreter11checkSyntaxERKNS_7UStringEiS3_ … … 123 122 __ZN3KJS11Interpreter24setShouldPrintExceptionsEb 124 123 __ZN3KJS11Interpreter27resetGlobalObjectPropertiesEv 125 __ZN3KJS11Interpreter4markEv126 124 __ZN3KJS11Interpreter6s_hookE 127 125 __ZN3KJS11Interpreter8evaluateERKNS_7UStringEiPKNS_5UCharEiPNS_7JSValueE … … 145 143 __ZN3KJS13SavedBuiltinsD1Ev 146 144 __ZN3KJS13jsOwnedStringERKNS_7UStringE 145 __ZN3KJS14JSGlobalObject10globalExecEv 146 __ZN3KJS14JSGlobalObject4markEv 147 147 __ZN3KJS14StringInstance14deletePropertyEPNS_9ExecStateERKNS_10IdentifierE 148 148 __ZN3KJS14StringInstance16getPropertyNamesEPNS_9ExecStateERNS_17PropertyNameArrayE … … 268 268 __ZNK3KJS7UString8toUInt32EPbb 269 269 __ZNK3KJS8Bindings10RootObject11interpreterEv 270 __ZNK3KJS8Bindings10RootObject12globalObjectEv 270 271 __ZNK3KJS8Bindings8Instance10rootObjectEv 271 272 __ZNK3KJS8JSObject11hasPropertyEPNS_9ExecStateERKNS_10IdentifierE … … 285 286 __ZNK3KJS8JSObject9toBooleanEPNS_9ExecStateE 286 287 __ZNK3KJS9ExecState18lexicalInterpreterEv 288 __ZTVN3KJS14JSGlobalObjectE 287 289 __ZTVN3KJS14StringInstanceE 288 290 __ZTVN3KJS15JSWrapperObjectE
Note:
See TracChangeset
for help on using the changeset viewer.