Home
last modified time | relevance | path

Searched defs:GetSnapshot (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dper-isolate-compiler-cache.h33 RefsMap* GetSnapshot() { in GetSnapshot() function
/third_party/node/deps/v8/src/profiler/
Dheap-profiler.cc166 HeapSnapshot* HeapProfiler::GetSnapshot(int index) { in GetSnapshot() function in v8::internal::HeapProfiler