Searched defs:TakeHeapSnapshot (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/src/ | ||
| D | node_worker.cc | 765 void Worker::TakeHeapSnapshot(const FunctionCallbackInfo<Value>& args) { in TakeHeapSnapshot() function in node::worker::Worker |
| /third_party/node/deps/v8/src/api/ | ||
| D | api.cc | 10372 const HeapSnapshot* HeapProfiler::TakeHeapSnapshot( in TakeHeapSnapshot() function in v8::HeapProfiler |