Searched defs:throw_error (Results 1 – 7 of 7) sorted by relevance
32 inline void throw_error(const boost::system::error_code& err) in throw_error() function38 inline void throw_error(const boost::system::error_code& err, in throw_error() function
89 inline void throw_error(const std::error_code& ec) in throw_error() function95 inline void throw_error(const std::error_code& ec, const char* msg) in throw_error() function
15 function throw_error(snippet) function
15 void throw_error() in throw_error() function
127 function throw_error(snippet) function
42101 static JSRegExp *js_get_regexp(JSContext *ctx, JSValueConst obj, BOOL throw_error) in js_get_regexp()