Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dscheduler.cc523 Node* throw_control = NodeProperties::GetControlInput(thr); in ConnectThrow() local
524 BasicBlock* throw_block = FindPredecessorBlock(throw_control); in ConnectThrow()