Fix building with profilingsupport=off
authorsgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 30 May 2011 14:33:23 +0000 (14:33 +0000)
committersgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 30 May 2011 14:33:23 +0000 (14:33 +0000)
commite497896181e126c5da1adb3c6b5fcd79b70b0656
tree9ed13fd99014dc718cd73ddae1f1aeae92318a67
parentcd67929b0b954ec1a500e323af60ae92b10c8565
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

Review URL: http://codereview.chromium.org//7085025

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@8113 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/SConscript
src/api.cc
src/heap.cc
src/isolate.cc
src/log.cc