Searched refs:is_global_context (Results 1 – 1 of 1) sorted by relevance
6506 bool is_global_context = SafeIsGlobalContext(obj); in MarkRecursively() local6516 if (is_global_context && (visit_mode_ == VISIT_ONLY_STRONG)) { in MarkRecursively()