Home
last modified time | relevance | path

Searched defs:heap_profiler (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc-js/
Dcpp-heap.cc487 auto* heap_profiler = isolate_->heap_profiler(); in DetachIsolate() local
/third_party/node/deps/v8/src/runtime/
Druntime-test.cc1007 HeapProfiler* heap_profiler = isolate->heap_profiler(); in RUNTIME_FUNCTION() local
/third_party/node/deps/v8/src/execution/
Disolate.h1321 HeapProfiler* heap_profiler() const { return heap_profiler_; } in heap_profiler() function
/third_party/node/deps/v8/src/heap/
Dheap.cc3480 HeapProfiler* heap_profiler = isolate_->heap_profiler(); in OnMoveEvent() local
/third_party/node/deps/v8/src/api/
Dapi.cc8361 i::HeapProfiler* heap_profiler = in GetHeapProfiler() local
10238 i::HeapProfiler* heap_profiler = reinterpret_cast<i::HeapProfiler*>(this); in GetHeapStats() local