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

Issue 267116: Fix X64 build in the case that debugger support is disabled. Change function... (Closed)

Created:
11 years, 2 months ago by William Hesse
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix X64 build in the case that debugger support is disabled. Change function name from IsCallInstruction to IsPatchedReturnSequence on all platforms. Committed: http://code.google.com/p/v8/source/detail?r=3072

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -34 lines) Patch
M src/arm/assembler-arm-inl.h View 4 chunks +4 lines, -4 lines 0 comments Download
M src/arm/debug-arm.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/assembler.h View 1 chunk +4 lines, -4 lines 0 comments Download
M src/debug.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/ia32/assembler-ia32-inl.h View 2 chunks +7 lines, -7 lines 0 comments Download
M src/ia32/debug-ia32.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/mark-compact.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M src/objects.cc View 3 chunks +4 lines, -3 lines 0 comments Download
M src/x64/assembler-x64-inl.h View 2 chunks +11 lines, -7 lines 0 comments Download
M src/x64/debug-x64.cc View 1 chunk +1 line, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
William Hesse
11 years, 2 months ago (2009-10-15 11:28:15 UTC) #1
Kevin Millikin (Chromium)
11 years, 2 months ago (2009-10-15 11:32:08 UTC) #2
STV!

Powered by Google App Engine
This is Rietveld 408576698