kInternal        6013 src/api.cc         case i::HeapGraphEdge::kInternal:
kInternal         950 src/profile-generator.cc       || type == kInternal
kInternal        1042 src/profile-generator.cc       case HeapGraphEdge::kInternal:
kInternal        2488 src/profile-generator.cc     filler_->SetNamedReference(HeapGraphEdge::kInternal,
kInternal        2505 src/profile-generator.cc     filler_->SetNamedReference(HeapGraphEdge::kInternal,
kInternal        2553 src/profile-generator.cc         HeapGraphEdge::kProperty : HeapGraphEdge::kInternal;
kInternal        2617 src/profile-generator.cc           HeapGraphEdge::kInternal,
kInternal        2859 src/profile-generator.cc           HeapGraphEdge::kInternal,
kInternal        2957 src/profile-generator.cc       HeapGraphEdge::kInternal,
kInternal        2970 src/profile-generator.cc   filler_->SetNamedReference(HeapGraphEdge::kInternal,
kInternal         477 src/profile-generator.h         || type_ == kInternal
kInternal         184 test/cctest/test-heap-profiler.cc       GetProperty(f, v8::HeapGraphEdge::kInternal, "bindings");
kInternal         260 test/cctest/test-heap-profiler.cc       GetProperty(compiled, v8::HeapGraphEdge::kInternal, "shared");
kInternal         263 test/cctest/test-heap-profiler.cc       GetProperty(lazy, v8::HeapGraphEdge::kInternal, "shared");
kInternal         330 test/cctest/test-heap-profiler.cc       GetProperty(child_string, v8::HeapGraphEdge::kInternal, "parent");
kInternal         349 test/cctest/test-heap-profiler.cc   CHECK_EQ(NULL, GetProperty(global_node, v8::HeapGraphEdge::kInternal, "0"));
kInternal         351 test/cctest/test-heap-profiler.cc   CHECK_NE(NULL, GetProperty(global_node, v8::HeapGraphEdge::kInternal, "1"));
kInternal         396 test/cctest/test-heap-profiler.cc       GetProperty(a1, v8::HeapGraphEdge::kInternal, "elements");
kInternal         402 test/cctest/test-heap-profiler.cc       GetProperty(a2, v8::HeapGraphEdge::kInternal, "elements");
kInternal        1099 test/cctest/test-heap-profiler.cc   CHECK_EQ(aaa, GetProperty(n_AAA, v8::HeapGraphEdge::kInternal, "native"));
kInternal        1100 test/cctest/test-heap-profiler.cc   CHECK_EQ(aaa, GetProperty(n_BBB, v8::HeapGraphEdge::kInternal, "native"));
kInternal        1101 test/cctest/test-heap-profiler.cc   CHECK_EQ(ccc, GetProperty(n_CCC, v8::HeapGraphEdge::kInternal, "native"));
kInternal        1157 test/cctest/test-heap-profiler.cc       obj0, v8::HeapGraphEdge::kInternal, "native");
kInternal        1163 test/cctest/test-heap-profiler.cc     if (prop->GetType() == v8::HeapGraphEdge::kInternal &&
kInternal        1466 test/cctest/test-heap-profiler.cc       GetProperty(c, v8::HeapGraphEdge::kInternal, "hidden_properties");
kInternal        1478 test/cctest/test-heap-profiler.cc   hidden_props = GetProperty(c, v8::HeapGraphEdge::kInternal,
kInternal        1557 test/cctest/test-heap-profiler.cc       GetProperty(fun, v8::HeapGraphEdge::kInternal, "shared");
kInternal        1637 test/cctest/test-heap-profiler.cc     CHECK_EQ(v8::HeapGraphEdge::kInternal, edge->GetType());
kInternal        1655 test/cctest/test-heap-profiler.cc       GetProperty(global_object, v8::HeapGraphEdge::kInternal, "properties");
kInternal        1658 test/cctest/test-heap-profiler.cc       GetProperty(global_object, v8::HeapGraphEdge::kInternal, "elements");