Home | History | Annotate | Download | only in cctest

Lines Matching defs:node5

482   //          -> node5     ba
513 const v8::HeapGraphNode* node5 =
515 CHECK_NE(NULL, node5);
526 GetProperty(node5, v8::HeapGraphEdge::kProperty, "a");
533 CHECK_EQ(node6, node5->GetDominatorNode());