Searched refs:has_wrapper_class_id (Results 1 – 1 of 1) sorted by relevance
318 bool has_wrapper_class_id() const { in has_wrapper_class_id() function in v8::internal::NodeBase1633 if (node->IsRetainer() && node->has_wrapper_class_id()) { in IterateAllRootsWithClassIds()1660 if (node->IsRetainer() && node->has_wrapper_class_id()) { in IterateAllYoungRootsWithClassIds()1670 if (node->has_wrapper_class_id() && node->IsWeak()) { in IterateYoungWeakRootsWithClassIds()