Home
last modified time | relevance | path

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

/external/v8/src/
Dd8.h339 expected_to_throw(false), in ShellOptions()
370 bool expected_to_throw; variable
Dd8.cc2499 if (exception_was_thrown != Shell::options.expected_to_throw) { in Execute()
2833 options.expected_to_throw = true; in SetOptions()