Home
last modified time | relevance | path

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

/external/v8/src/
Dd8.h275 expected_to_throw(false), in ShellOptions()
305 bool expected_to_throw; variable
Dd8.cc1943 if (exception_was_thrown != Shell::options.expected_to_throw) { in Execute()
2347 options.expected_to_throw = true; in SetOptions()