Home | History | Annotate | Download | only in cctest

Lines Matching defs:gc_roots

1270   const v8::HeapGraphNode* gc_roots = GetNode(
1272 CHECK_NE(NULL, gc_roots);
1274 gc_roots, v8::HeapGraphNode::kObject, "(Global handles)");
1305 const v8::HeapGraphNode* gc_roots = GetNode(
1307 CHECK_NE(NULL, gc_roots);
1309 gc_roots, v8::HeapGraphNode::kObject, "(Global handles)");