Changeset 127944 in webkit for trunk/Source/JavaScriptCore/ChangeLog
- Timestamp:
- Sep 7, 2012, 5:59:27 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/ChangeLog
r127941 r127944 1 2012-09-07 Gavin Barraclough <[email protected]> 2 3 CALLFRAME_OFFSET and EXCEPTION_OFFSET are same in ctiTrampoline on ARM Thumb2 4 https://bugs.webkit.org/show_bug.cgi?id=82013 5 6 Reviewed by Geoff Garen. 7 8 Neither of these values need to be stored. At all. 9 10 * jit/JITStubs.cpp: 11 (JSC): 12 (JSC::ctiTrampoline): 13 (JSC::JITThunks::JITThunks): 14 - Nothing to see here. Move along. 15 1 16 2012-09-07 Sheriff Bot <[email protected]> 2 17
Note:
See TracChangeset
for help on using the changeset viewer.