CpuProfiler: replace FLAG_hydrogen_track_positions with is_tracking_positions method...
authorloislo <loislo@chromium.org>
Mon, 16 Mar 2015 14:17:01 +0000 (07:17 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 16 Mar 2015 14:17:17 +0000 (14:17 +0000)
commitdc3f240e53c91e13adae991329301c03ec723a99
tree728a7f3e5e942b817b54ad16661d4f1c5f8165e0
parentddfca2b06992b3f82dfdc89e468ddc518f18396a
CpuProfiler: replace FLAG_hydrogen_track_positions with is_tracking_positions method on CompilationInfo

this is the second part of https://codereview.chromium.org/1012633002.

almost mechanical change.
I'd like to enable positions tracking when cpu profiler is working.
But I'll switch it on for cpu-profiler in another patch.

BUG=chromium:452067
LOG=n

Review URL: https://codereview.chromium.org/995183005

Cr-Commit-Position: refs/heads/master@{#27224}
src/compiler.cc
src/compiler.h
src/hydrogen.cc
src/hydrogen.h