Home
last modified time | relevance | path

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

/external/v8/src/
Dd8.cc2439 bool exception_was_thrown = false; in Execute() local
2455 exception_was_thrown = true; in Execute()
2463 exception_was_thrown = true; in Execute()
2472 exception_was_thrown = true; in Execute()
2495 exception_was_thrown = true; in Execute()
2499 if (exception_was_thrown != Shell::options.expected_to_throw) { in Execute()