Searched defs:ThrowException (Results 1 – 3 of 3) sorted by relevance
192 static void ThrowException(const char *errorMessage) in ThrowException() function
108 static void ThrowException() { throw CInArchiveException(); } in ThrowException() function
6397 v8::Local<Value> Isolate::ThrowException(v8::Local<v8::Value> value) { in ThrowException() function in v8::Isolate