Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/builtins/
Dbuiltins-string-gen.cc1161 throw_exception(this, Label::kDeferred), in TF_BUILTIN() local
1180 Branch(is_global, &next, &throw_exception); in TF_BUILTIN()
1198 Branch(SmiEqual(global_ix, SmiConstant(-1)), &throw_exception, &next); in TF_BUILTIN()
1201 BIND(&throw_exception); in TF_BUILTIN()
/third_party/node/deps/ada/
Dada.h1956 [[noreturn]] TL_EXPECTED_11_CONSTEXPR void throw_exception(E &&e) {
3731 detail::throw_exception(bad_expected_access<E>(err().value()));
3738 detail::throw_exception(bad_expected_access<E>(err().value()));
3745 detail::throw_exception(bad_expected_access<E>(std::move(err()).value()));
3752 detail::throw_exception(bad_expected_access<E>(std::move(err()).value()));
/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.cc6048 Label out(this), throw_exception(this, Label::kDeferred); in ThrowIfNotInstanceType() local
6050 GotoIf(TaggedIsSmi(value), &throw_exception); in ThrowIfNotInstanceType()
6057 &throw_exception); in ThrowIfNotInstanceType()
6060 BIND(&throw_exception); in ThrowIfNotInstanceType()
6071 Label done(this), throw_exception(this, Label::kDeferred); in ThrowIfNotJSReceiver() local
6073 GotoIf(TaggedIsSmi(value), &throw_exception); in ThrowIfNotJSReceiver()
6080 &throw_exception); in ThrowIfNotJSReceiver()
6083 BIND(&throw_exception); in ThrowIfNotJSReceiver()
6092 Label out(this), throw_exception(this, Label::kDeferred); in ThrowIfNotCallable() local
6094 GotoIf(TaggedIsSmi(value), &throw_exception); in ThrowIfNotCallable()
[all …]
/third_party/libabigail/tests/lib/
Dcatch.hpp3878 void throw_exception(Ex const& e) { in throw_exception() function
3883 void throw_exception(std::exception const& e);
4171 … Catch::throw_exception(GeneratorException("No valid value found in filtered generator")); in FilterGenerator()
4312 … Catch::throw_exception(GeneratorException("Not enough values to initialize the first chunk")); in ChunkGenerator()
4724 … Catch::throw_exception(GeneratorException("IteratorGenerator received no valid values")); in IteratorGenerator()
6893 Catch::throw_exception(optimized_away_error{}); in run_for_at_least()
10532 void throw_exception(std::exception const& e) { in throw_exception() function
10541 throw_exception(std::logic_error(msg)); in throw_logic_error()
10546 throw_exception(std::domain_error(msg)); in throw_domain_error()
10551 throw_exception(std::runtime_error(msg)); in throw_runtime_error()
/third_party/json/tests/thirdparty/doctest/
Ddoctest.h4579 DOCTEST_NORETURN void throw_exception(Ex const& e) {
4591 throw_exception(std::logic_error( \
/third_party/libabigail/tests/data/test-read-dwarf/
DPR22015-libboost_iostreams.so.abi2928throw_exception&lt;std::ios_base::failure&gt;' mangled-name='_ZN5boost15throw_exceptionINSt8ios_ba…
2929 …='type-id-216' name='e' filepath='src/third_party/boost-1.60.0/boost/throw_exception.hpp' line='62…