Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dscheduler.cc596 Node* throw_control = NodeProperties::GetControlInput(thr); in ConnectThrow() local
597 BasicBlock* throw_block = FindPredecessorBlock(throw_control); in ConnectThrow()