Changeset 34580 in webkit for trunk/JavaScriptCore/JavaScriptCore.exp
- Timestamp:
- Jun 15, 2008, 8:02:57 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/JavaScriptCore.exp
r34578 r34580 101 101 __ZN3KJS12PropertySlot15undefinedGetterEPNS_9ExecStateERKNS_10IdentifierERKS0_ 102 102 __ZN3KJS12RegisterFile14addGlobalSlotsEm 103 __ZN3KJS12StringObject14deletePropertyEPNS_9ExecStateERKNS_10IdentifierE 104 __ZN3KJS12StringObject16getPropertyNamesEPNS_9ExecStateERNS_17PropertyNameArrayE 105 __ZN3KJS12StringObject18getOwnPropertySlotEPNS_9ExecStateERKNS_10IdentifierERNS_12PropertySlotE 106 __ZN3KJS12StringObject18getOwnPropertySlotEPNS_9ExecStateEjRNS_12PropertySlotE 107 __ZN3KJS12StringObject3putEPNS_9ExecStateERKNS_10IdentifierEPNS_7JSValueE 108 __ZN3KJS12StringObject4infoE 109 __ZN3KJS12StringObjectC2EPNS_8JSObjectERKNS_7UStringE 103 110 __ZN3KJS13CodeGenerator21setDumpsGeneratedCodeEb 104 111 __ZN3KJS13StatementNode6setLocEii … … 114 121 __ZN3KJS14JSGlobalObject4markEv 115 122 __ZN3KJS14JSGlobalObjectD2Ev 116 __ZN3KJS14StringInstance14deletePropertyEPNS_9ExecStateERKNS_10IdentifierE117 __ZN3KJS14StringInstance16getPropertyNamesEPNS_9ExecStateERNS_17PropertyNameArrayE118 __ZN3KJS14StringInstance18getOwnPropertySlotEPNS_9ExecStateERKNS_10IdentifierERNS_12PropertySlotE119 __ZN3KJS14StringInstance18getOwnPropertySlotEPNS_9ExecStateEjRNS_12PropertySlotE120 __ZN3KJS14StringInstance3putEPNS_9ExecStateERKNS_10IdentifierEPNS_7JSValueE121 __ZN3KJS14StringInstance4infoE122 __ZN3KJS14StringInstanceC2EPNS_8JSObjectERKNS_7UStringE123 123 __ZN3KJS15JSWrapperObject4markEv 124 __ZN3KJS16InternalFunction11getCallDataERNS_8CallDataE 125 __ZN3KJS16InternalFunction4infoE 126 __ZN3KJS16InternalFunctionC2EPNS_17FunctionPrototypeERKNS_10IdentifierE 124 127 __ZN3KJS16JSVariableObject14deletePropertyEPNS_9ExecStateERKNS_10IdentifierE 125 128 __ZN3KJS16JSVariableObject16getPropertyNamesEPNS_9ExecStateERNS_17PropertyNameArrayE … … 130 133 __ZN3KJS17PrototypeFunctionC1EPNS_9ExecStateEiRKNS_10IdentifierEPFPNS_7JSValueES2_PNS_8JSObjectERKNS_4ListEE 131 134 __ZN3KJS17RegisterFileStack20allocateRegisterFileEmPS0_ 132 __ZN3KJS19InternalFunctionImp11getCallDataERNS_8CallDataE133 __ZN3KJS19InternalFunctionImp4infoE134 __ZN3KJS19InternalFunctionImpC2EPNS_17FunctionPrototypeERKNS_10IdentifierE135 135 __ZN3KJS19initializeThreadingEv 136 136 __ZN3KJS23objectProtoFuncToStringEPNS_9ExecStateEPNS_8JSObjectERKNS_4ListE … … 182 182 __ZN3KJS8JSObject14implementsCallEv 183 183 __ZN3KJS8JSObject16getPropertyNamesEPNS_9ExecStateERNS_17PropertyNameArrayE 184 __ZN3KJS8JSObject17putDirectFunctionEPNS_1 9InternalFunctionImpEi184 __ZN3KJS8JSObject17putDirectFunctionEPNS_16InternalFunctionEi 185 185 __ZN3KJS8JSObject17putWithAttributesEPNS_9ExecStateERKNS_10IdentifierEPNS_7JSValueEj 186 186 __ZN3KJS8JSObject17putWithAttributesEPNS_9ExecStateEjPNS_7JSValueEj … … 242 242 __ZNK3KJS14JSGlobalObject14isDynamicScopeEv 243 243 __ZNK3KJS14JSGlobalObject14toGlobalObjectEPNS_9ExecStateE 244 __ZNK3KJS16InternalFunction21implementsHasInstanceEv 244 245 __ZNK3KJS16JSVariableObject16isVariableObjectEv 245 246 __ZNK3KJS16JSVariableObject21getPropertyAttributesEPNS_9ExecStateERKNS_10IdentifierERj … … 247 248 __ZNK3KJS17DebuggerCallFrame12functionNameEv 248 249 __ZNK3KJS17DebuggerCallFrame8evaluateERKNS_7UStringERPNS_7JSValueE 249 __ZNK3KJS19InternalFunctionImp21implementsHasInstanceEv250 250 __ZNK3KJS4List8getSliceEiRS0_ 251 251 __ZNK3KJS4Node8toStringEv … … 286 286 __ZNK3WTF8Collator7collateEPKtmS2_m 287 287 __ZTVN3KJS12JSNumberCellE 288 __ZTVN3KJS12StringObjectE 288 289 __ZTVN3KJS14JSGlobalObjectE 289 __ZTVN3KJS14StringInstanceE290 290 __ZTVN3KJS15JSWrapperObjectE 291 __ZTVN3KJS16InternalFunctionE 291 292 __ZTVN3KJS16JSVariableObjectE 292 __ZTVN3KJS19InternalFunctionImpE293 293 __ZTVN3KJS8JSObjectE 294 294 _jscore_collector_introspection
Note:
See TracChangeset
for help on using the changeset viewer.