Home
last modified time | relevance | path

Searched refs:is_bytecode_live (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dmark-compact.cc2693 bool is_bytecode_live = non_atomic_marking_state()->IsBlackOrGrey( in ProcessOldCodeCandidates() local
2707 DCHECK(is_bytecode_live); in ProcessOldCodeCandidates()
2713 } else if (is_bytecode_live) { in ProcessOldCodeCandidates()
2721 if (!is_bytecode_live) { in ProcessOldCodeCandidates()