Searched defs:parent_entry (Results 1 – 1 of 1) sorted by relevance
| /third_party/node/deps/v8/src/profiler/ |
| D | heap-snapshot-generator.cc | 2069 void V8HeapExplorer::SetContextReference(HeapEntry* parent_entry, in SetContextReference() 2087 void V8HeapExplorer::SetNativeBindReference(HeapEntry* parent_entry, in SetNativeBindReference() 2096 void V8HeapExplorer::SetElementReference(HeapEntry* parent_entry, int index, in SetElementReference() 2104 void V8HeapExplorer::SetInternalReference(HeapEntry* parent_entry, in SetInternalReference() 2117 void V8HeapExplorer::SetInternalReference(HeapEntry* parent_entry, int index, in SetInternalReference() 2131 HeapEntry* parent_entry, int index, in SetHiddenReference() 2147 HeapEntry* parent_entry, const char* reference_name, Object child_obj, in SetWeakReference() 2159 void V8HeapExplorer::SetWeakReference(HeapEntry* parent_entry, int index, in SetWeakReference() 2176 PropertyKind kind, HeapEntry* parent_entry, Name reference_name, in SetDataOrAccessorPropertyReference() 2187 void V8HeapExplorer::SetPropertyReference(HeapEntry* parent_entry, in SetPropertyReference()
|