Lines Matching full:bound_this
181 const v8::HeapGraphNode* bound_this = GetProperty(182 f, v8::HeapGraphEdge::kShortcut, "bound_this");183 CHECK(bound_this);184 CHECK_EQ(v8::HeapGraphNode::kObject, bound_this->GetType());