Changeset 37012 in webkit for trunk/JavaScriptCore
- Timestamp:
- Sep 27, 2008, 3:18:35 PM (17 years ago)
- Location:
- trunk/JavaScriptCore
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/ChangeLog
r36999 r37012 1 2008-09-27 Keishi Hattori <[email protected]> 2 3 Added Machine::retrieveCaller to the export list. 4 5 Reviewed by Kevin McCullough and Tim Hatcher. 6 7 * JavaScriptCore.exp: Added Machine::retrieveCaller. 8 1 9 2008-09-27 Anders Carlsson <[email protected]> 2 10 -
trunk/JavaScriptCore/JavaScriptCore.exp
r36877 r37012 316 316 __ZNK3JSC7JSValue7toFloatEPNS_9ExecStateE 317 317 __ZNK3JSC7JSValue9toIntegerEPNS_9ExecStateE 318 __ZNK3JSC7Machine14retrieveCallerEPNS_9ExecStateEPNS_16InternalFunctionE 318 319 __ZNK3JSC7Machine18retrieveLastCallerEPNS_9ExecStateERiS3_RNS_7UStringERPNS_7JSValueE 319 320 __ZNK3JSC7UString10UTF8StringEb
Note:
See TracChangeset
for help on using the changeset viewer.