Searched defs:ThrowException (Results 1 – 2 of 2) sorted by relevance
66 static void ThrowException() { throw CInArchiveException(); } in ThrowException() function
8414 v8::Local<Value> Isolate::ThrowException(v8::Local<v8::Value> value) { in ThrowException() function in v8::Isolate