Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_worker.cc765 void Worker::TakeHeapSnapshot(const FunctionCallbackInfo<Value>& args) { in TakeHeapSnapshot() function in node::worker::Worker
/third_party/node/deps/v8/src/api/
Dapi.cc10372 const HeapSnapshot* HeapProfiler::TakeHeapSnapshot( in TakeHeapSnapshot() function in v8::HeapProfiler