Changeset 157427 in webkit for trunk/Source/JavaScriptCore/ChangeLog
- Timestamp:
- Oct 14, 2013, 4:22:38 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/ChangeLog
r157424 r157427 1 2013-10-14 Julien Brianceau <[email protected]> 2 3 [sh4] Fixes after r157404 and r157411. 4 https://bugs.webkit.org/show_bug.cgi?id=122782 5 6 Reviewed by Michael Saboff. 7 8 * dfg/DFGSpeculativeJIT.h: 9 (JSC::DFG::SpeculativeJIT::callOperation): Add missing SH4_32BIT_DUMMY_ARG. 10 * jit/CCallHelpers.h: 11 (JSC::CCallHelpers::setupArgumentsWithExecState): 12 * jit/JITInlines.h: 13 (JSC::JIT::callOperation): Add missing SH4_32BIT_DUMMY_ARG. 14 * jit/JITPropertyAccess32_64.cpp: 15 (JSC::JIT::emit_op_put_by_id): Remove unwanted BEGIN_UNINTERRUPTED_SEQUENCE. 16 1 17 2013-10-14 Commit Queue <[email protected]> 2 18
Note:
See TracChangeset
for help on using the changeset viewer.