Searched refs:is_bytecode_live (Results 1 – 1 of 1) sorted by relevance
2693 bool is_bytecode_live = non_atomic_marking_state()->IsBlackOrGrey( in ProcessOldCodeCandidates() local2707 DCHECK(is_bytecode_live); in ProcessOldCodeCandidates()2713 } else if (is_bytecode_live) { in ProcessOldCodeCandidates()2721 if (!is_bytecode_live) { in ProcessOldCodeCandidates()