Searched refs:try_begins_ (Results 1 – 2 of 2) sorted by relevance
104 try_begins_.push_back(try_block_begin); in DissasembleTryBlocks()320 try_begins_.clear(); in Dissasemble()353 MergeInstructions(instructions, try_begins_); in Dissasemble()
476 std::vector<TryBlockBegin*> try_begins_; member