Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dbytecode-graph-builder.h261 void BuildSwitchOnGeneratorState(
Dbytecode-graph-builder.cc2879 void BytecodeGraphBuilder::BuildSwitchOnGeneratorState( in BuildSwitchOnGeneratorState() function in v8::internal::compiler::BytecodeGraphBuilder
2943 BuildSwitchOnGeneratorState(bytecode_analysis()->resume_jump_targets(), in VisitSwitchOnGeneratorState()
3030 BuildSwitchOnGeneratorState(loop_info.resume_jump_targets(), true); in BuildLoopHeaderEnvironment()