Searched defs:parent_obj (Results 1 – 1 of 1) sorted by relevance
| /external/v8/src/ |
| D | heap-snapshot-generator.cc | 989 HeapObject* parent_obj, in IndexedReferencesExtractor() 1925 void V8HeapExplorer::SetContextReference(HeapObject* parent_obj, in SetContextReference() 1942 void V8HeapExplorer::SetNativeBindReference(HeapObject* parent_obj, in SetNativeBindReference() 1957 void V8HeapExplorer::SetElementReference(HeapObject* parent_obj, in SetElementReference() 1972 void V8HeapExplorer::SetInternalReference(HeapObject* parent_obj, in SetInternalReference() 1990 void V8HeapExplorer::SetInternalReference(HeapObject* parent_obj, in SetInternalReference() 2008 void V8HeapExplorer::SetHiddenReference(HeapObject* parent_obj, in SetHiddenReference() 2023 void V8HeapExplorer::SetWeakReference(HeapObject* parent_obj, in SetWeakReference() 2041 void V8HeapExplorer::SetWeakReference(HeapObject* parent_obj, in SetWeakReference() 2059 void V8HeapExplorer::SetPropertyReference(HeapObject* parent_obj, in SetPropertyReference()
|