Home
last modified time | relevance | path

Searched defs:throw_exception (Results 1 – 9 of 9) sorted by relevance

/external/catch2/include/internal/
Dcatch_enforce.cpp13 void throw_exception(std::exception const& e) { in throw_exception() function
Dcatch_enforce.h21 void throw_exception(Ex const& e) { in throw_exception() function
/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dthrow_exception.hpp31 void throw_exception(const Exception& e) in throw_exception() function
/external/catch2/projects/ExtraTests/
DX04-DisabledExceptions-CustomHandler.cpp8 void throw_exception(std::exception const& e) { in throw_exception() function
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-util.hpp920 RXCPP_NORETURN inline void throw_exception(E&& e) { in throw_exception() function
/external/v8/src/builtins/
Dbuiltins-regexp-gen.cc800 Label out(this), throw_exception(this, Label::kDeferred); in ThrowIfNotJSReceiver() local
Dbuiltins-string-gen.cc1086 Label out(this), throw_exception(this, Label::kDeferred); in RequireObjectCoercible() local
/external/v8/src/
Dcode-stub-assembler.cc5163 Label out(this), throw_exception(this, Label::kDeferred); in ThrowIfNotInstanceType() local
5187 Label out(this), throw_exception(this, Label::kDeferred); in ThrowIfNotJSReceiver() local
/external/catch2/single_include/catch2/
Dcatch.hpp3479 void throw_exception(Ex const& e) { in throw_exception() function
8520 void throw_exception(std::exception const& e) { in throw_exception() function