Home
last modified time | relevance | path

Searched refs:set_detachedness (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/profiler/
Dheap-snapshot-generator.h143 void set_detachedness(v8::EmbedderGraph::Node::Detachedness value) { in set_detachedness() function
Dheap-snapshot-generator.cc2479 heap_entry->set_detachedness(node->GetDetachedness()); in AllocateEntry()
2517 entry->set_detachedness(original_node->GetDetachedness()); in MergeNodeIntoEntry()