Searched defs:throw_exception (Results 1 – 9 of 9) sorted by relevance
13 void throw_exception(std::exception const& e) { in throw_exception() function
21 void throw_exception(Ex const& e) { in throw_exception() function
31 void throw_exception(const Exception& e) in throw_exception() function
8 void throw_exception(std::exception const& e) { in throw_exception() function
920 RXCPP_NORETURN inline void throw_exception(E&& e) { in throw_exception() function
800 Label out(this), throw_exception(this, Label::kDeferred); in ThrowIfNotJSReceiver() local
1086 Label out(this), throw_exception(this, Label::kDeferred); in RequireObjectCoercible() local
5163 Label out(this), throw_exception(this, Label::kDeferred); in ThrowIfNotInstanceType() local5187 Label out(this), throw_exception(this, Label::kDeferred); in ThrowIfNotJSReceiver() local
3479 void throw_exception(Ex const& e) { in throw_exception() function8520 void throw_exception(std::exception const& e) { in throw_exception() function