Searched defs:throw_exception (Results 1 – 3 of 3) sorted by relevance
1161 throw_exception(this, Label::kDeferred), in TF_BUILTIN() local
6048 Label out(this), throw_exception(this, Label::kDeferred); in ThrowIfNotInstanceType() local6071 Label done(this), throw_exception(this, Label::kDeferred); in ThrowIfNotJSReceiver() local6092 Label out(this), throw_exception(this, Label::kDeferred); in ThrowIfNotCallable() local
3878 void throw_exception(Ex const& e) { in throw_exception() function10532 void throw_exception(std::exception const& e) { in throw_exception() function