Changeset 34821 in webkit for trunk/JavaScriptCore/JavaScriptCore.exp
- Timestamp:
- Jun 26, 2008, 7:53:42 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/JavaScriptCore.exp
r34810 r34821 91 91 __ZN3KJS11JSImmediate8toObjectEPKNS_7JSValueEPNS_9ExecStateE 92 92 __ZN3KJS11JSImmediate8toStringEPKNS_7JSValueE 93 __ZN3KJS11JSImmediate9prototypeEPKNS_7JSValueEPNS_9ExecStateE 93 94 __ZN3KJS11ProfileNode4sortEPFbRKN3WTF6RefPtrIS0_EES5_E 94 95 __ZN3KJS11ProgramNode6createEPNS_12JSGlobalDataEPNS_14SourceElementsEPN3WTF6VectorISt4pairINS_10IdentifierEjELm16EEEPNS6_INS5_6RefPtrINS_12FuncDeclNodeEEELm16EEEbb … … 103 104 __ZN3KJS12RegisterFile14addGlobalSlotsEm 104 105 __ZN3KJS12StringObject14deletePropertyEPNS_9ExecStateERKNS_10IdentifierE 106 __ZN3KJS12StringObject14toThisJSStringEPNS_9ExecStateE 105 107 __ZN3KJS12StringObject16getPropertyNamesEPNS_9ExecStateERNS_17PropertyNameArrayE 106 108 __ZN3KJS12StringObject18getOwnPropertySlotEPNS_9ExecStateERKNS_10IdentifierERNS_12PropertySlotE … … 139 141 __ZN3KJS19constructEmptyArrayEPNS_9ExecStateE 140 142 __ZN3KJS19initializeThreadingEv 143 __ZN3KJS20staticFunctionGetterEPNS_9ExecStateERKNS_10IdentifierERKNS_12PropertySlotE 141 144 __ZN3KJS23objectProtoFuncToStringEPNS_9ExecStateEPNS_8JSObjectEPNS_7JSValueERKNS_7ArgListE 145 __ZN3KJS23setUpStaticFunctionSlotEPNS_9ExecStateEPKNS_9HashEntryEPNS_8JSObjectERKNS_10IdentifierERNS_12PropertySlotE 142 146 __ZN3KJS4Heap14allocateNumberEm 143 147 __ZN3KJS4Heap15recordExtraCostEm … … 155 159 __ZN3KJS5equalEPKNS_7UString3RepES3_ 156 160 __ZN3KJS6JSCell11getCallDataERNS_8CallDataE 161 __ZN3KJS6JSCell11getJSNumberEv 157 162 __ZN3KJS6JSCell14deletePropertyEPNS_9ExecStateERKNS_10IdentifierE 158 163 __ZN3KJS6JSCell14deletePropertyEPNS_9ExecStateEj 164 __ZN3KJS6JSCell14toThisJSStringEPNS_9ExecStateE 159 165 __ZN3KJS6JSCell16getConstructDataERNS_13ConstructDataE 160 166 __ZN3KJS6JSCell18getOwnPropertySlotEPNS_9ExecStateERKNS_10IdentifierERNS_12PropertySlotE … … 248 254 __ZNK3KJS11PropertyMap3getERKNS_10IdentifierE 249 255 __ZNK3KJS12DateInstance7getTimeERdRi 256 __ZNK3KJS12StringObject12toThisStringEPNS_9ExecStateE 257 __ZNK3KJS12StringObject8toStringEPNS_9ExecStateE 250 258 __ZNK3KJS14JSGlobalObject14isDynamicScopeEv 251 259 __ZNK3KJS14JSGlobalObject14toGlobalObjectEPNS_9ExecStateE … … 259 267 __ZNK3KJS4Node8toStringEv 260 268 __ZNK3KJS6JSCell12toThisObjectEPNS_9ExecStateE 269 __ZNK3KJS6JSCell12toThisStringEPNS_9ExecStateE 261 270 __ZNK3KJS6JSCell17getTruncatedInt32ERi 262 271 __ZNK3KJS6JSCell18getTruncatedUInt32ERj
Note:
See TracChangeset
for help on using the changeset viewer.