Home
last modified time | relevance | path

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

/external/v8/src/
Dd8.h297 expected_to_throw(false), in ShellOptions()
328 bool expected_to_throw; variable
Dd8.cc2136 if (exception_was_thrown != Shell::options.expected_to_throw) { in Execute()
2460 options.expected_to_throw = true; in SetOptions()