kShortcut 6015 src/api.cc case i::HeapGraphEdge::kShortcut:
kShortcut 951 src/profile-generator.cc || type == kShortcut);
kShortcut 1053 src/profile-generator.cc case HeapGraphEdge::kShortcut:
kShortcut 2458 src/profile-generator.cc filler_->SetNamedReference(HeapGraphEdge::kShortcut,
kShortcut 2576 src/profile-generator.cc filler_->SetNamedReference(HeapGraphEdge::kShortcut,
kShortcut 2596 src/profile-generator.cc HeapGraphEdge::kShortcut,
kShortcut 478 src/profile-generator.h || type_ == kShortcut);
kShortcut 44 test/cctest/test-heap-profiler.cc if (children[i]->type() == i::HeapGraphEdge::kShortcut) continue;
kShortcut 190 test/cctest/test-heap-profiler.cc f, v8::HeapGraphEdge::kShortcut, "bound_this");
kShortcut 195 test/cctest/test-heap-profiler.cc f, v8::HeapGraphEdge::kShortcut, "bound_function");
kShortcut 200 test/cctest/test-heap-profiler.cc f, v8::HeapGraphEdge::kShortcut, "bound_argument_1");
kShortcut 1575 test/cctest/test-heap-profiler.cc if (edge->GetType() == v8::HeapGraphEdge::kShortcut) {