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