Changeset 97532 in webkit for trunk/Source/JavaScriptCore/JavaScriptCore.exp
- Timestamp:
- Oct 14, 2011, 5:04:53 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/JavaScriptCore.exp
r97506 r97532 152 152 __ZN3JSC12StringObject19getOwnPropertyNamesEPNS_9ExecStateERNS_17PropertyNameArrayENS_15EnumerationModeE 153 153 __ZN3JSC12StringObject24getOwnPropertyDescriptorEPNS_9ExecStateERKNS_10IdentifierERNS_18PropertyDescriptorE 154 __ZN3JSC12StringObject3putEPNS_9ExecStateERKNS_10IdentifierENS_7JSValueERNS_15PutPropertySlotE155 154 __ZN3JSC12StringObject6s_infoE 156 155 __ZN3JSC12StringObjectC2ERNS_12JSGlobalDataEPNS_9StructureE … … 161 160 __ZN3JSC13StatementNode6setLocEii 162 161 __ZN3JSC14JSGlobalObject10globalExecEv 162 __ZN3JSC14JSGlobalObject10putVirtualEPNS_9ExecStateERKNS_10IdentifierENS_7JSValueERNS_15PutPropertySlotE 163 163 __ZN3JSC14JSGlobalObject12defineGetterEPNS_9ExecStateERKNS_10IdentifierEPNS_8JSObjectEj 164 164 __ZN3JSC14JSGlobalObject12defineSetterEPNS_9ExecStateERKNS_10IdentifierEPNS_8JSObjectEj … … 169 169 __ZN3JSC14JSGlobalObject18getOwnPropertySlotEPNS_9ExecStateERKNS_10IdentifierERNS_12PropertySlotE 170 170 __ZN3JSC14JSGlobalObject24getOwnPropertyDescriptorEPNS_9ExecStateERKNS_10IdentifierERNS_18PropertyDescriptorE 171 __ZN3JSC14JSGlobalObject3putEPNS_ 9ExecStateERKNS_10IdentifierENS_7JSValueERNS_15PutPropertySlotE171 __ZN3JSC14JSGlobalObject3putEPNS_6JSCellEPNS_9ExecStateERKNS_10IdentifierENS_7JSValueERNS_15PutPropertySlotE 172 172 __ZN3JSC14JSGlobalObject4initEPNS_8JSObjectE 173 173 __ZN3JSC14JSGlobalObject6s_infoE … … 257 257 __ZN3JSC4Yarr9interpretEPNS0_15BytecodePatternERKNS_7UStringEjjPi 258 258 __ZN3JSC4callEPNS_9ExecStateENS_7JSValueENS_8CallTypeERKNS_8CallDataES2_RKNS_7ArgListE 259 __ZN3JSC6JSCell10putVirtualEPNS_9ExecStateERKNS_10IdentifierENS_7JSValueERNS_15PutPropertySlotE 260 __ZN3JSC6JSCell10putVirtualEPNS_9ExecStateEjNS_7JSValueE 259 261 __ZN3JSC6JSCell11getCallDataEPS0_RNS_8CallDataE 260 262 __ZN3JSC6JSCell21deletePropertyVirtualEPNS_9ExecStateERKNS_10IdentifierE … … 263 265 __ZN3JSC6JSCell18getOwnPropertySlotEPNS_9ExecStateEjRNS_12PropertySlotE 264 266 __ZN3JSC6JSCell23getConstructDataVirtualERNS_13ConstructDataE 265 __ZN3JSC6JSCell3putEPNS_9ExecStateERKNS_10IdentifierENS_7JSValueERNS_15PutPropertySlotE266 __ZN3JSC6JSCell3putEPNS_9ExecStateEjNS_7JSValueE267 267 __ZN3JSC6JSCell9getObjectEv 268 268 __ZN3JSC6JSLock12DropAllLocksC1ENS_14JSLockBehaviorE … … 305 305 __ZN3JSC8Debugger6detachEPNS_14JSGlobalObjectE 306 306 __ZN3JSC8DebuggerD2Ev 307 __ZN3JSC8JSObject10putVirtualEPNS_9ExecStateERKNS_10IdentifierENS_7JSValueERNS_15PutPropertySlotE 308 __ZN3JSC8JSObject10putVirtualEPNS_9ExecStateEjNS_7JSValueE 307 309 __ZN3JSC8JSObject11hasInstanceEPNS_9ExecStateENS_7JSValueES3_ 308 310 __ZN3JSC8JSObject12defineGetterEPNS_9ExecStateERKNS_10IdentifierEPS0_j … … 331 333 __ZN3JSC8JSObject23allocatePropertyStorageERNS_12JSGlobalDataEmm 332 334 __ZN3JSC8JSObject24getOwnPropertyDescriptorEPNS_9ExecStateERKNS_10IdentifierERNS_18PropertyDescriptorE 333 __ZN3JSC8JSObject3putEPNS_9ExecStateERKNS_10IdentifierENS_7JSValueERNS_15PutPropertySlotE334 __ZN3JSC8JSObject3putEPNS_9ExecStateEjNS_7JSValueE335 335 __ZN3JSC8JSObject3putEPNS_6JSCellEPNS_9ExecStateERKNS_10IdentifierENS_7JSValueERNS_15PutPropertySlotE 336 336 __ZN3JSC8JSObject6s_infoE
Note:
See TracChangeset
for help on using the changeset viewer.