Searched defs:V8Node (Results 1 – 2 of 2) sorted by relevance
/third_party/node/src/ | ||
D | heap_utils.cc | 84 Node* V8Node(const Local<Value>& value) override { in V8Node() function in node::heap::JSGraph |
/third_party/node/deps/v8/src/profiler/ | ||
D | heap-snapshot-generator.cc | 2402 Node* V8Node(const v8::Local<v8::Value>& value) final { in V8Node() function in v8::internal::EmbedderGraphImpl |