Home
last modified time | relevance | path

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

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