Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/execution/
Disolate.cc1794 bool requires_message = try_catch_handler() == nullptr || in ThrowInternal() local
1810 if (requires_message && !rethrowing_message) { in ThrowInternal()