Home | History | Annotate | Download | only in 913-heaps

Lines Matching full:should_visit_references

206         bool should_visit_references = (follow_set_ & (1 << static_cast<int32_t>(tag))) != 0;
207 return should_visit_references ? JVMTI_VISIT_OBJECTS : 0;