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

Issue 261253005: Clean up debugger flags. (Closed)

Created:
6 years, 7 months ago by Yang
Modified:
6 years, 7 months ago
Reviewers:
ulan
CC:
v8-dev
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+125 lines, -196 lines) Patch
M src/arm/full-codegen-arm.cc View 1 2 chunks +3 lines, -2 lines 0 comments Download
M src/arm/lithium-codegen-arm.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M src/arm/macro-assembler-arm.h View 1 1 chunk +1 line, -1 line 0 comments Download
M src/arm/macro-assembler-arm.cc View 1 2 chunks +3 lines, -3 lines 0 comments Download
M src/arm64/full-codegen-arm64.cc View 1 2 chunks +3 lines, -2 lines 0 comments Download
M src/arm64/lithium-codegen-arm64.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M src/arm64/macro-assembler-arm64.h View 1 1 chunk +1 line, -1 line 0 comments Download
M src/arm64/macro-assembler-arm64.cc View 1 2 chunks +3 lines, -3 lines 0 comments Download
M src/bootstrapper.cc View 1 2 chunks +1 line, -2 lines 0 comments Download
M src/codegen.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M src/compiler.h View 1 4 chunks +14 lines, -7 lines 0 comments Download
M src/compiler.cc View 4 chunks +8 lines, -19 lines 0 comments Download
M src/debug.h View 1 2 chunks +29 lines, -26 lines 0 comments Download
M src/debug.cc View 1 17 chunks +17 lines, -61 lines 0 comments Download
M src/execution.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/factory.h View 1 1 chunk +2 lines, -1 line 0 comments Download
M src/factory.cc View 1 2 chunks +7 lines, -5 lines 0 comments Download
M src/flag-definitions.h View 1 1 chunk +0 lines, -11 lines 0 comments Download
M src/frames.h View 1 chunk +0 lines, -7 lines 0 comments Download
M src/full-codegen.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M src/ia32/macro-assembler-ia32.h View 1 1 chunk +1 line, -1 line 0 comments Download
M src/ia32/macro-assembler-ia32.cc View 1 2 chunks +3 lines, -3 lines 0 comments Download
M src/isolate.h View 1 3 chunks +0 lines, -7 lines 0 comments Download
M src/isolate-inl.h View 1 chunk +0 lines, -10 lines 0 comments Download
M src/mips/full-codegen-mips.cc View 1 2 chunks +3 lines, -2 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M src/mips/macro-assembler-mips.h View 1 1 chunk +1 line, -1 line 0 comments Download
M src/mips/macro-assembler-mips.cc View 1 2 chunks +3 lines, -3 lines 0 comments Download
M src/runtime.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M src/x64/full-codegen-x64.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M src/x64/lithium-codegen-x64.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M src/x64/macro-assembler-x64.h View 1 1 chunk +1 line, -1 line 0 comments Download
M src/x64/macro-assembler-x64.cc View 1 2 chunks +3 lines, -3 lines 0 comments Download
M test/cctest/test-heap.cc View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Yang
6 years, 7 months ago (2014-05-06 07:48:28 UTC) #1
ulan
lgtm
6 years, 7 months ago (2014-05-06 09:36:30 UTC) #2
Yang
6 years, 7 months ago (2014-05-12 13:47:32 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r21270 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698