GetRoot 339 include/v8-profiler.h const HeapGraphNode* GetRoot() const;
GetRoot 4040 include/v8.h static inline internal::Object** GetRoot(v8::Isolate* isolate, int index) {
GetRoot 4292 include/v8.h S* slot = I::GetRoot(isolate, I::kEmptySymbolRootIndex);
GetRoot 4480 include/v8.h S* slot = I::GetRoot(isolate, I::kUndefinedValueRootIndex);
GetRoot 4489 include/v8.h S* slot = I::GetRoot(isolate, I::kNullValueRootIndex);
GetRoot 4498 include/v8.h S* slot = I::GetRoot(isolate, I::kTrueValueRootIndex);
GetRoot 4507 include/v8.h S* slot = I::GetRoot(isolate, I::kFalseValueRootIndex);
GetRoot 69 test/cctest/test-heap-profiler.cc CHECK_EQ(2, snapshot->GetRoot()->GetChildrenCount());
GetRoot 71 test/cctest/test-heap-profiler.cc snapshot->GetRoot()->GetChild(0)->GetToNode();
GetRoot 476 test/cctest/test-heap-profiler.cc const v8::HeapGraphNode* root1 = snapshot->GetRoot();
GetRoot 479 test/cctest/test-heap-profiler.cc const v8::HeapGraphNode* root2 = snapshot->GetRoot();
GetRoot 871 test/cctest/test-heap-profiler.cc const v8::HeapGraphNode* root = snapshot->GetRoot();
GetRoot 1074 test/cctest/test-heap-profiler.cc snapshot->GetRoot(), v8::HeapGraphNode::kSynthetic, "aaa-group");
GetRoot 1083 test/cctest/test-heap-profiler.cc snapshot->GetRoot(), v8::HeapGraphNode::kSynthetic, "ccc-group");
GetRoot 1496 test/cctest/test-heap-profiler.cc snapshot->GetRoot(), v8::HeapGraphNode::kObject, "(GC roots)");
GetRoot 1531 test/cctest/test-heap-profiler.cc snapshot->GetRoot(), v8::HeapGraphNode::kObject, "(GC roots)");
GetRoot 1571 test/cctest/test-heap-profiler.cc const v8::HeapGraphNode* root = snapshot->GetRoot();
GetRoot 1630 test/cctest/test-heap-profiler.cc snapshot->GetRoot(), v8::HeapGraphNode::kObject, "(GC roots)");