Home | History | Annotate | Download | only in cctest

Lines Matching defs:e2

396   const v8::HeapGraphNode* e2 =
398 CHECK_NE(NULL, e2);
400 GetProperty(e2, v8::HeapGraphEdge::kInternal, "elements");
404 CHECK_EQ_UINT64_T(e1->GetId(), e2->GetId());