Searched refs:child_string (Results 1 – 1 of 1) sorted by relevance
411 const v8::HeapGraphNode* child_string = in TEST() local413 CHECK(child_string); in TEST()414 CHECK_EQ(v8::HeapGraphNode::kSlicedString, child_string->GetType()); in TEST()416 GetProperty(child_string, v8::HeapGraphEdge::kInternal, "parent"); in TEST()