Searched refs:TakeSnapshot (Results 1 – 10 of 10) sorted by relevance
/third_party/node/deps/v8/src/profiler/ |
D | heap-profiler.h | 34 HeapSnapshot* TakeSnapshot(v8::ActivityControl* control,
|
D | heap-profiler.cc | 81 HeapSnapshot* HeapProfiler::TakeSnapshot( in TakeSnapshot() function in v8::internal::HeapProfiler
|
/third_party/node/deps/v8/src/web-snapshot/ |
D | web-snapshot.h | 123 bool TakeSnapshot(v8::Local<v8::Context> context, 126 bool TakeSnapshot(Handle<Object> object, MaybeHandle<FixedArray> block_list,
|
D | web-snapshot.cc | 228 bool WebSnapshotSerializer::TakeSnapshot( in TakeSnapshot() function in v8::internal::WebSnapshotSerializer 256 bool WebSnapshotSerializer::TakeSnapshot(v8::Local<v8::Context> context, in TakeSnapshot() function in v8::internal::WebSnapshotSerializer
|
/third_party/node/src/ |
D | heap_utils.cc | 343 inline void TakeSnapshot(Environment* env, v8::OutputStream* out) { in TakeSnapshot() function 368 TakeSnapshot(env, &stream); in WriteSnapshot()
|
/third_party/node/deps/v8/src/runtime/ |
D | runtime-test.cc | 1011 HeapSnapshot* snapshot = heap_profiler->TakeSnapshot( in RUNTIME_FUNCTION() 1666 if (!serializer.TakeSnapshot(object, block_list, *snapshot_data)) { in RUNTIME_FUNCTION()
|
/third_party/node/deps/v8/src/d8/ |
D | d8.cc | 806 if (serializer.TakeSnapshot(context, exports, snapshot_data)) { in ExecuteString() 1991 if (!serializer.TakeSnapshot(realm_scope.context(), exports, in RealmTakeWebSnapshot()
|
/third_party/node/deps/v8/src/api/ |
D | api.cc | 10256 reinterpret_cast<i::HeapProfiler*>(this)->TakeSnapshot( in TakeHeapSnapshot()
|
/third_party/libabigail/tests/data/test-annotate/ |
D | test19-pr19023-libtcmalloc_and_profiler.so.abi | 558 <!-- HeapProfileTable::TakeSnapshot() --> 6274 <!-- HeapProfileTable::Snapshot* HeapProfileTable::TakeSnapshot() --> 6275 …<function-decl name='TakeSnapshot' mangled-name='_ZN16HeapProfileTable12TakeSnapshotEv' filepath='…
|
/third_party/libabigail/tests/data/test-read-dwarf/ |
D | test19-pr19023-libtcmalloc_and_profiler.so.abi | 3780 …<function-decl name='TakeSnapshot' mangled-name='_ZN16HeapProfileTable12TakeSnapshotEv' filepath='…
|