v8/src/profiler
Igor Sheludko 68f1dcf9e7 [runtime] Cleanup Map class definition.
.. by using macros for defining field offsets.

Bug: v8:5799
Change-Id: Id76e81bedb8f348b2efaa1d553bebac0ff90b474
Reviewed-on: https://chromium-review.googlesource.com/768382
Reviewed-by: Camillo Bruni <cbruni@chromium.org>
Reviewed-by: Ulan Degenbaev <ulan@chromium.org>
Commit-Queue: Igor Sheludko <ishell@chromium.org>
Cr-Commit-Position: refs/heads/master@{#49351}
2017-11-14 12:24:35 +00:00
..
allocation-tracker.cc Use nullptr instead of NULL where possible 2017-10-13 17:21:49 +00:00
allocation-tracker.h [cleanup] Replace List with std::vector in uri, debug, and others. 2017-09-07 15:04:31 +00:00
circular-queue-inl.h Use nullptr instead of NULL where possible 2017-10-13 17:21:49 +00:00
circular-queue.h Use nullptr instead of NULL where possible 2017-10-13 17:21:49 +00:00
cpu-profiler-inl.h Use nullptr instead of NULL where possible 2017-10-13 17:21:49 +00:00
cpu-profiler.cc [cpu-profiler] Add static CollectSample method to the CpuProfiler API. 2017-11-08 19:48:40 +00:00
cpu-profiler.h [cpu-profiler] Add static CollectSample method to the CpuProfiler API. 2017-11-08 19:48:40 +00:00
heap-profiler.cc [cleanup] Fix remaining (D)CHECK macro usages 2017-10-18 10:12:31 +00:00
heap-profiler.h Reland "[cleanup] Replace more instances of List with std::vector." 2017-09-07 13:57:59 +00:00
heap-snapshot-generator-inl.h [cleanup] Fix remaining (D)CHECK macro usages 2017-10-18 10:12:31 +00:00
heap-snapshot-generator.cc [runtime] Cleanup Map class definition. 2017-11-14 12:24:35 +00:00
heap-snapshot-generator.h [objects.h splitting] Move JSArray, JSRegExp + related classes. 2017-10-17 10:07:55 +00:00
OWNERS Add COMPONENT tags to OWNERS files where appropriate 2017-05-22 10:15:28 +00:00
profile-generator-inl.h Revert of [profiler] Add extra CHECK to track down crbug.com/665398 (patchset #1 id:1 of https://codereview.chromium.org/2556833003/ ) 2016-12-20 02:28:39 +00:00
profile-generator.cc [cleanup] Fix remaining (D)CHECK macro usages 2017-10-18 10:12:31 +00:00
profile-generator.h Use nullptr instead of NULL where possible 2017-10-13 17:21:49 +00:00
profiler-listener.cc [profiler] Remove dead and obsolete CodeCreateEvent. 2017-10-19 11:30:51 +00:00
profiler-listener.h [profiler] Remove dead and obsolete CodeCreateEvent. 2017-10-19 11:30:51 +00:00
sampling-heap-profiler.cc [heap] Remove independent handles 2017-11-09 17:29:11 +00:00
sampling-heap-profiler.h Reland "Reland "[profiler] proper observation of old space inline allocations"" 2017-09-25 15:13:01 +00:00
strings-storage.cc Use nullptr instead of NULL where possible 2017-10-13 17:21:49 +00:00
strings-storage.h [heap-profiler] Remove unused methods from Heap Profiler. 2017-07-28 20:56:24 +00:00
tick-sample.cc Use nullptr instead of NULL where possible 2017-10-13 17:21:49 +00:00
tick-sample.h Move SimulatorHelper into V8 out of profiler clients. 2016-08-10 17:12:27 +00:00
tracing-cpu-profiler.cc Reland "Switch tracing to use v8::TracingController" 2017-07-03 11:49:23 +00:00
tracing-cpu-profiler.h Reland "Switch tracing to use v8::TracingController" 2017-07-03 11:49:23 +00:00
unbound-queue-inl.h Use nullptr instead of NULL where possible 2017-10-13 17:21:49 +00:00
unbound-queue.h [presubmit] Enable readability/namespace linter checking. 2015-09-30 13:47:11 +00:00