Searched defs:HeapGraphEdge (Results 1 – 2 of 2) sorted by relevance
| /external/chromium_org/v8/src/ | ||
| D | heap-snapshot-generator.h | 31 HeapGraphEdge() { } in HeapGraphEdge() function |
| D | heap-snapshot-generator.cc | 20 HeapGraphEdge::HeapGraphEdge(Type type, const char* name, int from, int to) in HeapGraphEdge() function in v8::internal::HeapGraphEdge |