Searched refs:ShouldBeSkipped (Results 1 – 2 of 2) sorted by relevance
542 bool ShouldBeSkipped(Object** current);
1438 if (ShouldBeSkipped(current)) { in VisitPointers()1475 bool Serializer::ShouldBeSkipped(Object** current) { in ShouldBeSkipped() function in v8::internal::Serializer