Home | History | Annotate | Download | only in src

Lines Matching refs:edge

7653 static i::HeapGraphEdge* ToInternal(const HeapGraphEdge* edge) {
7655 reinterpret_cast<const i::HeapGraphEdge*>(edge));
7669 i::HeapGraphEdge* edge = ToInternal(this);
7670 switch (edge->type()) {
7676 isolate->factory()->InternalizeUtf8String(edge->name()));
7681 isolate->factory()->NewNumberFromInt(edge->index()));