Home
last modified time | relevance | path

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

/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dthrow_exception.hpp31 void throw_exception(const Exception& e) in throw_exception() function
/external/fmtlib/test/
Dgtest-extra-test.cc76 void throw_exception() { in throw_exception() function
/external/v8/src/builtins/
Dbuiltins-regexp.cc507 Label out(a), throw_exception(a, Label::kDeferred); in ThrowIfNotJSReceiver() local
/external/v8/src/
Dcode-stub-assembler.cc2676 Label out(this), throw_exception(this, Label::kDeferred); in ThrowIfNotInstanceType() local