Searched refs:SetElementReference (Results 1 – 2 of 2) sorted by relevance
466 void SetElementReference(HeapEntry* parent_entry, int index, Object child);
1838 SetElementReference(entry, i, elements.get(i)); in ExtractElementReferences()1848 SetElementReference(entry, index, dictionary.ValueAt(i)); in ExtractElementReferences()2096 void V8HeapExplorer::SetElementReference(HeapEntry* parent_entry, int index, in SetElementReference() function in v8::internal::V8HeapExplorer