Changeset 32652 in webkit for trunk/JavaScriptCore/JavaScriptCore.exp
- Timestamp:
- Apr 28, 2008, 11:22:14 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/JavaScriptCore.exp
r32609 r32652 108 108 __ZN3KJS14JSGlobalObject18getOwnPropertySlotEPNS_9ExecStateERKNS_10IdentifierERNS_12PropertySlotE 109 109 __ZN3KJS14JSGlobalObject3putEPNS_9ExecStateERKNS_10IdentifierEPNS_7JSValueE 110 __ZN3KJS14JSGlobalObject4initE v110 __ZN3KJS14JSGlobalObject4initEPNS_8JSObjectE 111 111 __ZN3KJS14JSGlobalObject4markEv 112 112 __ZN3KJS14JSGlobalObject5resetEPNS_7JSValueE … … 121 121 __ZN3KJS14StringInstanceC2EPNS_8JSObjectERKNS_7UStringE 122 122 __ZN3KJS15GlobalExecStateC1EPNS_14JSGlobalObjectEPNS_8JSObjectE 123 __ZN3KJS15GlobalExecStateD1Ev 123 124 __ZN3KJS15JSWrapperObject4markEv 124 125 __ZN3KJS16JSVariableObject14deletePropertyEPNS_9ExecStateERKNS_10IdentifierE … … 238 239 __ZNK3KJS14JSGlobalObject14toGlobalObjectEPNS_9ExecStateE 239 240 __ZNK3KJS16JSVariableObject16isVariableObjectEv 240 __ZNK3KJS16JSVariableObject21getPropertyAttributesE RKNS_10IdentifierERj241 __ZNK3KJS16JSVariableObject21getPropertyAttributesEPNS_9ExecStateERKNS_10IdentifierERj 241 242 __ZNK3KJS19InternalFunctionImp14implementsCallEv 242 243 __ZNK3KJS19InternalFunctionImp21implementsHasInstanceEv … … 267 268 __ZNK3KJS8JSObject14toGlobalObjectEPNS_9ExecStateE 268 269 __ZNK3KJS8JSObject19implementsConstructEv 269 __ZNK3KJS8JSObject21getPropertyAttributesE RKNS_10IdentifierERj270 __ZNK3KJS8JSObject21getPropertyAttributesEPNS_9ExecStateERKNS_10IdentifierERj 270 271 __ZNK3KJS8JSObject21implementsHasInstanceEv 271 272 __ZNK3KJS8JSObject3getEPNS_9ExecStateERKNS_10IdentifierE
Note:
See TracChangeset
for help on using the changeset viewer.