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

Issue 847753002: Merge v8_optimized_debug 1 and 2 (Closed)

Created:
5 years, 11 months ago by jochen (gone - plz use gerrit)
Modified:
5 years, 11 months ago
Reviewers:
Michael Achenbach
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Merge v8_optimized_debug 1 and 2 All builders that used level 1 should meanwhile define v8_enable_slow_dchecks, and so they can use level 2 without losing coverage. Level 2, however, is considerably faster, so we want to use it on those builders as well. The make optdebug setting is not affected by this change. BUG=none R=machenbach@chromium.org LOG=n Committed: https://crrev.com/aeb09e6dcfbdbad68e1766a4433c992f94b129c5 Cr-Commit-Position: refs/heads/master@{#26019}

Patch Set 1 #

Total comments: 2

Patch Set 2 : updates #

Patch Set 3 : updates #

Patch Set 4 : updates #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -78 lines) Patch
M Makefile View 1 2 2 chunks +1 line, -5 lines 0 comments Download
M build/standalone.gypi View 2 chunks +8 lines, -10 lines 0 comments Download
M build/toolchain.gypi View 1 3 chunks +2 lines, -60 lines 0 comments Download
M src/list.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M src/vector.h View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 12 (3 generated)
jochen (gone - plz use gerrit)
5 years, 11 months ago (2015-01-12 08:44:15 UTC) #1
Michael Achenbach
LGTM with nits: https://codereview.chromium.org/847753002/diff/1/Makefile File Makefile (right): https://codereview.chromium.org/847753002/diff/1/Makefile#newcode112 Makefile:112: ifeq ($(optdebug), on) Wonder if this ...
5 years, 11 months ago (2015-01-12 08:55:42 UTC) #2
jochen (gone - plz use gerrit)
the entire Makefile uses tabs - I don't think retabbing a single line is a ...
5 years, 11 months ago (2015-01-12 08:58:23 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/847753002/40001
5 years, 11 months ago (2015-01-12 08:59:56 UTC) #5
jochen (gone - plz use gerrit)
meh, when inlining slow dchecks, the compiler figures out that some of them can never ...
5 years, 11 months ago (2015-01-12 09:07:10 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/847753002/60001
5 years, 11 months ago (2015-01-12 09:31:06 UTC) #9
Michael Achenbach
lgtm
5 years, 11 months ago (2015-01-12 09:55:28 UTC) #10
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 11 months ago (2015-01-12 09:58:39 UTC) #11
commit-bot: I haz the power
5 years, 11 months ago (2015-01-12 09:58:50 UTC) #12
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/aeb09e6dcfbdbad68e1766a4433c992f94b129c5
Cr-Commit-Position: refs/heads/master@{#26019}

Powered by Google App Engine
This is Rietveld 408576698