Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1147)

Issue 3058048: Add RelocInfo::DEBUG_BREAK_SLOT to RelocInfo::kApplyMask on ia32/x64. (Closed)

Created:
10 years, 4 months ago by Vyacheslav Egorov (Chromium)
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Add RelocInfo::DEBUG_BREAK_SLOT to RelocInfo::kApplyMask on ia32/x64 to ensure that debug break slots get relocated correctly during compacting GC. Committed: http://code.google.com/p/v8/source/detail?r=5178

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -10 lines) Patch
M src/ia32/assembler-ia32.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/x64/assembler-x64.cc View 1 chunk +2 lines, -1 line 0 comments Download
M test/cctest/test-debug.cc View 3 chunks +16 lines, -8 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Vyacheslav Egorov (Chromium)
10 years, 4 months ago (2010-08-05 11:29:03 UTC) #1
Søren Thygesen Gjesse
10 years, 4 months ago (2010-08-05 11:31:20 UTC) #2
LGTM!

Powered by Google App Engine
This is Rietveld 408576698