Reviewers: Søren Gjesse, Description: Landing r5180 and r5178 from bleeding_edge.
Fix handling of DEBUG_BREAK_SLOT and JS_RETURN relocations across platforms: - on ia32 add DEBUG_BREAK_SLOT to RelocInfo::kApplyMask - on x64 remove JS_RETURN from RelocInfo::kApply mask Please review this at http://codereview.chromium.org/3064041/show SVN Base: http://v8.googlecode.com/svn/branches/2.2/ Affected files: M src/arm/assembler-arm-inl.h M src/assembler.h M src/ia32/assembler-ia32-inl.h M src/ia32/assembler-ia32.cc M src/version.cc M src/x64/assembler-x64-inl.h M src/x64/assembler-x64.cc M test/cctest/test-debug.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
