Lines Matching refs:edge
5954 static i::HeapGraphEdge* ToInternal(const HeapGraphEdge* edge) {5956 reinterpret_cast<const i::HeapGraphEdge*>(edge));5970 i::HeapGraphEdge* edge = ToInternal(this);5971 switch (edge->type()) {5977 edge->name())));5981 edge->index())));