Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dschedule.cc204 BasicBlock* exception_block) { in AddCall() argument
209 AddSuccessor(block, exception_block); in AddCall()
Dschedule.h211 BasicBlock* exception_block);