Home | History | Annotate | Download | only in cctest

Lines Matching full:kshortcut

75         if (children[i]->type() == i::HeapGraphEdge::kShortcut) continue;
257 f, v8::HeapGraphEdge::kShortcut, "bound_this");
262 f, v8::HeapGraphEdge::kShortcut, "bound_function");
267 f, v8::HeapGraphEdge::kShortcut, "bound_argument_1");
2166 if (edge->GetType() == v8::HeapGraphEdge::kShortcut) {