Searched refs:exception_was_thrown (Results 1 – 1 of 1) sorted by relevance
2087 bool exception_was_thrown = false; in Execute() local2101 exception_was_thrown = true; in Execute()2111 exception_was_thrown = true; in Execute()2132 exception_was_thrown = true; in Execute()2136 if (exception_was_thrown != Shell::options.expected_to_throw) { in Execute()