Home
last modified time | relevance | path

Searched defs:parent_entry (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/profiler/
Dheap-snapshot-generator.cc2070 void V8HeapExplorer::SetContextReference(HeapEntry* parent_entry, in SetContextReference()
2088 void V8HeapExplorer::SetNativeBindReference(HeapEntry* parent_entry, in SetNativeBindReference()
2097 void V8HeapExplorer::SetElementReference(HeapEntry* parent_entry, int index, in SetElementReference()
2105 void V8HeapExplorer::SetInternalReference(HeapEntry* parent_entry, in SetInternalReference()
2118 void V8HeapExplorer::SetInternalReference(HeapEntry* parent_entry, int index, in SetInternalReference()
2132 HeapEntry* parent_entry, int index, in SetHiddenReference()
2148 HeapEntry* parent_entry, const char* reference_name, Object child_obj, in SetWeakReference()
2160 void V8HeapExplorer::SetWeakReference(HeapEntry* parent_entry, int index, in SetWeakReference()
2177 PropertyKind kind, HeapEntry* parent_entry, Name reference_name, in SetDataOrAccessorPropertyReference()
2188 void V8HeapExplorer::SetPropertyReference(HeapEntry* parent_entry, in SetPropertyReference()
/third_party/libexif/libexif/huawei/
Dexif-mnote-data-huawei.c764 MnoteHuaweiEntry *parent_entry = exif_mnote_data_huawei_get_entry_by_tag(n, owner_tag); in exif_mnote_data_remove_entry() local