Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dbytecode-graph-builder.h113 Node* NewSwitch(Node* condition, int control_output_count) { in NewSwitch() function
Dbytecode-graph-builder.cc2675 NewSwitch(condition, offsets.size() + 1); in BuildSwitchOnSmi()
2885 NewSwitch(generator_state, in BuildSwitchOnGeneratorState()