Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/profiler/
Dheap-snapshot-generator.h464 void SetNativeBindReference(HeapEntry* parent_entry,
Dheap-snapshot-generator.cc1167 SetNativeBindReference(entry, reference_name, bindings.get(i)); in ExtractJSObjectReferences()
2087 void V8HeapExplorer::SetNativeBindReference(HeapEntry* parent_entry, in SetNativeBindReference() function in v8::internal::V8HeapExplorer