Home
last modified time | relevance | path

Searched refs:switch_liveness (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dbytecode-analysis.cc673 BytecodeLiveness& switch_liveness = in Analyze() variable
679 if (switch_liveness.out->UnionIsChanged( in Analyze()
688 switch_liveness.in->CopyFrom(*switch_liveness.out); in Analyze()
689 UpdateInLiveness(Bytecode::kSwitchOnGeneratorState, switch_liveness.in, in Analyze()
691 next_bytecode_in_liveness = switch_liveness.in; in Analyze()

Completed in 2 milliseconds