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

Issue 11312165: Refactoring: Make emit_debug_code flag handling architecture-independent. (Closed)

Created:
8 years, 1 month ago by Sven Panne
Modified:
8 years, 1 month ago
Reviewers:
danno
CC:
v8-dev
Visibility:
Public.

Description

Refactoring: Make emit_debug_code flag handling architecture-independent. Committed: https://code.google.com/p/v8/source/detail?r=12921

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -39 lines) Patch
M src/arm/assembler-arm.h View 3 chunks +0 lines, -8 lines 0 comments Download
M src/arm/assembler-arm.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/assembler.h View 2 chunks +4 lines, -0 lines 0 comments Download
M src/assembler.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/ia32/assembler-ia32.h View 3 chunks +0 lines, -8 lines 0 comments Download
M src/ia32/assembler-ia32.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/mips/assembler-mips.h View 3 chunks +0 lines, -6 lines 0 comments Download
M src/mips/assembler-mips.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/x64/assembler-x64.h View 3 chunks +0 lines, -9 lines 0 comments Download
M src/x64/assembler-x64.cc View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Sven Panne
8 years, 1 month ago (2012-11-09 13:25:24 UTC) #1
danno
8 years, 1 month ago (2012-11-09 13:26:58 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698