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

Issue 7085025: Fix building with profilingsupport=off (Closed)

Created:
9 years, 6 months ago by Søren Thygesen Gjesse
Modified:
9 years, 6 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Fix building with profilingsupport=off Using profilingsupport=off is not recommended as it will turn off crankshaft. With this change it will build though. R=erik.corry@gmail.com BUG=none TEST=none Committed: http://code.google.com/p/v8/source/detail?r=8113

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -1 line) Patch
M src/SConscript View 1 chunk +4 lines, -1 line 0 comments Download
M src/api.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M src/heap.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M src/isolate.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M src/log.cc View 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Søren Thygesen Gjesse
9 years, 6 months ago (2011-05-30 08:52:16 UTC) #1
Søren Thygesen Gjesse
9 years, 6 months ago (2011-05-30 09:06:14 UTC) #2
Erik Corry
9 years, 6 months ago (2011-05-30 14:25:45 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698