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

Issue 8073020: Fix build with debuggersupport=off. (Closed)

Created:
9 years, 2 months ago by Yang
Modified:
9 years, 2 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Fix build with debuggersupport=off. BUG=v8:899 Committed: http://code.google.com/p/v8/source/detail?r=9476

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -9 lines) Patch
M src/d8.cc View 5 chunks +7 lines, -9 lines 0 comments Download
M src/d8-debug.cc View 2 chunks +3 lines, -0 lines 1 comment Download
M src/flag-definitions.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/full-codegen.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Yang
Please take a look.
9 years, 2 months ago (2011-09-29 08:43:40 UTC) #1
Jakob Kummerow
9 years, 2 months ago (2011-09-29 08:52:04 UTC) #2
LGTM. 

I guess the alternative would be to remove the debuggersupport=off flag
completely, but I'm not sure whether anyone needs it or not.

http://codereview.chromium.org/8073020/diff/1/src/d8-debug.cc
File src/d8-debug.cc (right):

http://codereview.chromium.org/8073020/diff/1/src/d8-debug.cc#newcode1
src/d8-debug.cc:1: // Copyright 2008 the V8 project authors. All rights
reserved.
2011

Powered by Google App Engine
This is Rietveld 408576698