Changeset 47780 in webkit for trunk/JavaScriptCore/JavaScriptCore.exp
- Timestamp:
- Aug 26, 2009, 9:52:15 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/JavaScriptCore.exp
r47752 r47780 118 118 __ZN3JSC12StringObject18getOwnPropertySlotEPNS_9ExecStateERKNS_10IdentifierERNS_12PropertySlotE 119 119 __ZN3JSC12StringObject18getOwnPropertySlotEPNS_9ExecStateEjRNS_12PropertySlotE 120 __ZN3JSC12StringObject24getOwnPropertyDescriptorEPNS_9ExecStateERKNS_10IdentifierERNS_18PropertyDescriptorE 120 121 __ZN3JSC12StringObject3putEPNS_9ExecStateERKNS_10IdentifierENS_7JSValueERNS_15PutPropertySlotE 121 122 __ZN3JSC12StringObject4infoE … … 147 148 __ZN3JSC16InternalFunctionC2EPNS_12JSGlobalDataEN3WTF10PassRefPtrINS_9StructureEEERKNS_10IdentifierE 148 149 __ZN3JSC16JSVariableObject14deletePropertyEPNS_9ExecStateERKNS_10IdentifierE 150 __ZN3JSC16JSVariableObject14symbolTableGetERKNS_10IdentifierERNS_18PropertyDescriptorE 149 151 __ZN3JSC16JSVariableObject16getPropertyNamesEPNS_9ExecStateERNS_17PropertyNameArrayE 150 152 __ZN3JSC16toUInt32SlowCaseEdRb … … 155 157 __ZN3JSC17constructFunctionEPNS_9ExecStateERKNS_7ArgListERKNS_10IdentifierERKNS_7UStringEi 156 158 __ZN3JSC18DebuggerActivationC1EPNS_8JSObjectE 159 __ZN3JSC18PropertyDescriptor12setUndefinedEv 160 __ZN3JSC18PropertyDescriptor13setDescriptorENS_7JSValueEj 161 __ZN3JSC18PropertyDescriptor21setAccessorDescriptorENS_7JSValueES1_j 162 __ZNK3JSC18PropertyDescriptor6setterEv 163 __ZNK3JSC18PropertyDescriptor6getterEv 157 164 __ZN3JSC19constructEmptyArrayEPNS_9ExecStateE 158 165 __ZN3JSC19initializeThreadingEv … … 245 252 __ZN3JSC8JSObject18getOwnPropertySlotEPNS_9ExecStateEjRNS_12PropertySlotE 246 253 __ZN3JSC8JSObject18getPrimitiveNumberEPNS_9ExecStateERdRNS_7JSValueE 254 __ZN3JSC8JSObject21getPropertyDescriptorEPNS_9ExecStateERKNS_10IdentifierERNS_18PropertyDescriptorE 247 255 __ZN3JSC8JSObject22fillGetterPropertySlotERNS_12PropertySlotEPNS_7JSValueE 248 256 __ZN3JSC8JSObject23allocatePropertyStorageEmm 257 __ZN3JSC8JSObject24getOwnPropertyDescriptorEPNS_9ExecStateERKNS_10IdentifierERNS_18PropertyDescriptorE 249 258 __ZN3JSC8JSObject3putEPNS_9ExecStateERKNS_10IdentifierENS_7JSValueERNS_15PutPropertySlotE 250 259 __ZN3JSC8JSObject3putEPNS_9ExecStateEjNS_7JSValueE … … 338 347 __ZNK3JSC17DebuggerCallFrame4typeEv 339 348 __ZNK3JSC17DebuggerCallFrame8evaluateERKNS_7UStringERNS_7JSValueE 349 __ZNK3JSC18PropertyDescriptor12hasAccessorsEv 340 350 __ZNK3JSC4Heap10statisticsEv 341 351 __ZNK3JSC6JSCell12toThisObjectEPNS_9ExecStateE
Note:
See TracChangeset
for help on using the changeset viewer.