Changeset 37257 in webkit for trunk/JavaScriptCore/JavaScriptCore.exp
- Timestamp:
- Oct 3, 2008, 2:39:16 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/JavaScriptCore.exp
r37193 r37257 125 125 __ZN3JSC12SamplingTool4stopEv 126 126 __ZN3JSC12SamplingTool5startEj 127 __ZN3JSC12SmallStrings17createEmptyStringEPNS_ 9ExecStateE127 __ZN3JSC12SmallStrings17createEmptyStringEPNS_12JSGlobalDataE 128 128 __ZN3JSC12StringObject14deletePropertyEPNS_9ExecStateERKNS_10IdentifierE 129 129 __ZN3JSC12StringObject14toThisJSStringEPNS_9ExecStateE … … 137 137 __ZN3JSC13CodeGenerator21setDumpsGeneratedCodeEb 138 138 __ZN3JSC13StatementNode6setLocEii 139 __ZN3JSC13jsOwnedStringEPNS_ 9ExecStateERKNS_7UStringE139 __ZN3JSC13jsOwnedStringEPNS_12JSGlobalDataERKNS_7UStringE 140 140 __ZN3JSC14JSGlobalObject10globalExecEv 141 141 __ZN3JSC14JSGlobalObject12defineGetterEPNS_9ExecStateERKNS_10IdentifierEPNS_8JSObjectE … … 146 146 __ZN3JSC14JSGlobalObject17startTimeoutCheckEv 147 147 __ZN3JSC14JSGlobalObject3putEPNS_9ExecStateERKNS_10IdentifierEPNS_7JSValueERNS_15PutPropertySlotE 148 __ZN3JSC14JSGlobalObject4initE v148 __ZN3JSC14JSGlobalObject4initEPNS_8JSObjectE 149 149 __ZN3JSC14JSGlobalObject4markEv 150 150 __ZN3JSC14JSGlobalObjectD2Ev … … 153 153 __ZN3JSC15JSWrapperObject4markEv 154 154 __ZN3JSC16InternalFunction4infoE 155 __ZN3JSC16InternalFunctionC2EPNS_ 9ExecStateEN3WTF10PassRefPtrINS_11StructureIDEEERKNS_10IdentifierE155 __ZN3JSC16InternalFunctionC2EPNS_12JSGlobalDataEN3WTF10PassRefPtrINS_11StructureIDEEERKNS_10IdentifierE 156 156 __ZN3JSC16JSVariableObject14deletePropertyEPNS_9ExecStateERKNS_10IdentifierE 157 157 __ZN3JSC16JSVariableObject16getPropertyNamesEPNS_9ExecStateERNS_17PropertyNameArrayE … … 207 207 __ZN3JSC7CStringaSERKS0_ 208 208 __ZN3JSC7JSArray4infoE 209 __ZN3JSC7Machine14firstCallFrameEPKNS_8RegisterE 209 210 __ZN3JSC7Profile10restoreAllEv 210 211 __ZN3JSC7Profile5focusEPKNS_11ProfileNodeE … … 246 247 __ZN3JSC8Profiler14startProfilingEPNS_9ExecStateERKNS_7UStringE 247 248 __ZN3JSC8Profiler8profilerEv 248 __ZN3JSC8jsStringEPNS_ 9ExecStateERKNS_7UStringE249 __ZN3JSC8jsStringEPNS_12JSGlobalDataERKNS_7UStringE 249 250 __ZN3JSC9CodeBlockD1Ev 250 251 __ZN3JSC9CodeBlockD2Ev
Note:
See TracChangeset
for help on using the changeset viewer.