DescriptionStopCpuProfiling should return non-const CpuProfile
StopCpuProfiling is replaced with StopProfiling which returns non-const CpuProfile which allows to call CpuProfile::Delete on it without const_cast. Also replaced StartCpuProfiling with StartProfiling to have symmetric names for start/stop actions.
BUG=v8:3213
LOG=Y
R=alph@chromium.org, svenpanne@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=19918
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|