v8/src/profiler
Dominik Inführ 74e68e6a8a [heap] Remove ClearRecordedSlots
Do not pass it as argument to CreateObjectFillerAt and remove the enum.

Bug: v8:9454
Change-Id: Iafa37acbfea73d3cabb1732dbec0944db859fac2
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1762017
Reviewed-by: Peter Marshall <petermarshall@chromium.org>
Reviewed-by: Ulan Degenbaev <ulan@chromium.org>
Commit-Queue: Dominik Inführ <dinfuehr@chromium.org>
Cr-Commit-Position: refs/heads/master@{#63282}
2019-08-20 15:09:57 +00:00
..
allocation-tracker.cc [heap] Remove ClearRecordedSlots 2019-08-20 15:09:57 +00:00
allocation-tracker.h [cleanup] Replace simple typedefs by using 2019-05-27 12:39:49 +00:00
circular-queue-inl.h [cleanup] Refactor profiler to use default members. 2018-09-19 15:36:30 +00:00
circular-queue.h Move remaining files in src/ 2019-05-24 18:24:36 +00:00
cpu-profiler-inl.h [cpu-profiler] Clean up some includes 2019-04-08 09:48:16 +00:00
cpu-profiler.cc [cpu-profiler] Add parameter to filter profiles by v8::Context 2019-08-20 00:04:31 +00:00
cpu-profiler.h [cpu-profiler] Add parameter to filter profiles by v8::Context 2019-08-20 00:04:31 +00:00
heap-profiler.cc profiler: Allow querying SnapshotObjectId for native objects 2019-08-09 08:41:03 +00:00
heap-profiler.h profiler: Allow querying SnapshotObjectId for native objects 2019-08-09 08:41:03 +00:00
heap-snapshot-generator-inl.h Move string-related files to src/strings 2019-05-21 07:17:48 +00:00
heap-snapshot-generator.cc [Compile] Ensure CollectSourcePositions is context independent. 2019-08-12 22:26:19 +00:00
heap-snapshot-generator.h profiler: Allow querying SnapshotObjectId for native objects 2019-08-09 08:41:03 +00:00
OWNERS Additional OWNERS for src/profiler and src/tracing 2019-05-17 06:35:15 +00:00
profile-generator-inl.h [cpu-profiler] Enable logging for the lifetime of each CpuProfiler 2019-07-26 19:57:02 +00:00
profile-generator.cc [cpu-profiler] Add parameter to filter profiles by v8::Context 2019-08-20 00:04:31 +00:00
profile-generator.h [cpu-profiler] Add parameter to filter profiles by v8::Context 2019-08-20 00:04:31 +00:00
profiler-listener.cc [cpu-profiler] Add parameter to filter profiles by v8::Context 2019-08-20 00:04:31 +00:00
profiler-listener.h [cpu-profiler] Add parameter to filter profiles by v8::Context 2019-08-20 00:04:31 +00:00
sampling-heap-profiler.cc [heap] Remove ClearRecordedSlots 2019-08-20 15:09:57 +00:00
sampling-heap-profiler.h [cleanup] Replace simple typedefs by using 2019-05-27 12:39:49 +00:00
strings-storage.cc Move utility code to src/utils 2019-05-23 14:13:34 +00:00
strings-storage.h Move remaining files in src/ 2019-05-24 18:24:36 +00:00
tick-sample.cc [cpu-profiler] Add parameter to filter profiles by v8::Context 2019-08-20 00:04:31 +00:00
tick-sample.h Move remaining files in src/ 2019-05-24 18:24:36 +00:00
tracing-cpu-profiler.cc Move remaining files in src/ 2019-05-24 18:24:36 +00:00
tracing-cpu-profiler.h [cleanup] Mark heap/ methods in subclasses with override. 2018-09-17 15:32:31 +00:00