Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/profiler/
Dheap-snapshot-generator.h462 void SetContextReference(HeapEntry* parent_entry, String reference_name,
Dheap-snapshot-generator.cc1303 SetContextReference(entry, it->name(), context.get(idx), in ExtractContextReferences()
1310 SetContextReference(entry, name, context.get(idx), in ExtractContextReferences()
2069 void V8HeapExplorer::SetContextReference(HeapEntry* parent_entry, in SetContextReference() function in v8::internal::V8HeapExplorer