Searched refs:gc_roots (Results 1 – 3 of 3) sorted by relevance
1270 const v8::HeapGraphNode* gc_roots = GetNode( in HasWeakGlobalHandle() local1272 CHECK_NE(NULL, gc_roots); in HasWeakGlobalHandle()1274 gc_roots, v8::HeapGraphNode::kObject, "(Global handles)"); in HasWeakGlobalHandle()1305 const v8::HeapGraphNode* gc_roots = GetNode( in TEST() local1307 CHECK_NE(NULL, gc_roots); in TEST()1309 gc_roots, v8::HeapGraphNode::kObject, "(Global handles)"); in TEST()
645 HeapEntry* gc_roots() { return gc_roots_entry_; } in gc_roots() function
2528 kGcRootsObject, snapshot_->gc_roots()); in SetRootGcRootsReference()2545 kGcRootsObject, snapshot_->gc_roots(), in SetGcRootsReference()