lgtm with nits
https://codereview.chromium.org/23583036/diff/3001/src/cpu-profiler.cc
File src/cpu-profiler.cc (right):
https://codereview.chromium.org/23583036/diff/3001/src/cpu-profiler.cc#newcode117
src/cpu-profiler.cc:117: const TickSampleEventRecord* record =
ticks_buffer_.StartDequeue();
please rename StartDequeue to peek and FinishDequeue to remove as like
as in java queue interface.
https://codereview.chromium.org/23583036/
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.