Home
last modified time | relevance | path

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

/third_party/node/src/
Dheap_utils.cc84 Node* V8Node(const Local<Value>& value) override { in V8Node() function in node::heap::JSGraph
/third_party/node/deps/v8/src/profiler/
Dheap-snapshot-generator.cc2402 Node* V8Node(const v8::Local<v8::Value>& value) final { in V8Node() function in v8::internal::EmbedderGraphImpl