HomeSort by relevance Sort by last modified time
    Searched refs:ThrowException (Results 1 - 25 of 39) sorted by null

1 2

  /art/runtime/
common_throws.cc 46 static void ThrowException(const ThrowLocation* throw_location, const char* exception_descriptor,
92 ThrowException(NULL, "Ljava/lang/AbstractMethodError;", NULL,
100 ThrowException(NULL, "Ljava/lang/ArithmeticException;", NULL, "divide by zero");
106 ThrowException(NULL, "Ljava/lang/ArrayIndexOutOfBoundsException;", NULL,
113 ThrowException(NULL, "Ljava/lang/ArrayStoreException;", NULL,
122 ThrowException(NULL, "Ljava/lang/ClassCastException;", NULL,
129 ThrowException(throw_location, "Ljava/lang/ClassCastException;", NULL, msg);
137 ThrowException(NULL, "Ljava/lang/ClassCircularityError;", c, msg.str().c_str());
145 ThrowException(NULL, "Ljava/lang/ClassFormatError;", referrer, fmt, &args);
154 ThrowException(NULL, "Ljava/lang/IllegalAccessError;", referrer, msg.str().c_str())
    [all...]
  /external/chromium_org/v8/src/
d8-posix.cc 173 isolate->ThrowException(String::NewFromUtf8(isolate, message));
188 isolate->ThrowException(String::NewFromUtf8(isolate, message));
225 args.GetIsolate()->ThrowException(String::NewFromUtf8(
234 args.GetIsolate()->ThrowException(String::NewFromUtf8(
280 isolate->ThrowException(String::NewFromUtf8(isolate, strerror(err)));
301 return isolate->ThrowException(
317 return isolate->ThrowException(
379 isolate->ThrowException(String::NewFromUtf8(
391 isolate->ThrowException(String::NewFromUtf8(isolate, message));
400 isolate->ThrowException(String::NewFromUtf8(isolate, message))
    [all...]
  /external/chromium_org/v8/src/extensions/
externalize-string-extension.cc 57 args.GetIsolate()->ThrowException(v8::String::NewFromUtf8(
67 args.GetIsolate()->ThrowException(v8::String::NewFromUtf8(
76 args.GetIsolate()->ThrowException(v8::String::NewFromUtf8(
105 args.GetIsolate()->ThrowException(v8::String::NewFromUtf8(
115 args.GetIsolate()->ThrowException(v8::String::NewFromUtf8(
  /external/chromium_org/gin/
arguments.cc 44 isolate_->ThrowException(v8::Exception::TypeError(
  /external/chromium_org/third_party/skia/experimental/SkV8Example/
Path2D.cpp 74 args.GetIsolate()->ThrowException(
87 args.GetIsolate()->ThrowException(
100 args.GetIsolate()->ThrowException(
119 args.GetIsolate()->ThrowException(
141 args.GetIsolate()->ThrowException(
177 args.GetIsolate()->ThrowException(
199 args.GetIsolate()->ThrowException(
225 args.GetIsolate()->ThrowException(
BaseContext.cpp 33 args.GetIsolate()->ThrowException(
80 args.GetIsolate()->ThrowException(
97 args.GetIsolate()->ThrowException(
125 args.GetIsolate()->ThrowException(
147 args.GetIsolate()->ThrowException(
177 info.GetIsolate()->ThrowException(
187 info.GetIsolate()->ThrowException(
Global.cpp 106 args.GetIsolate()->ThrowException(
  /external/skia/experimental/SkV8Example/
Path2D.cpp 74 args.GetIsolate()->ThrowException(
87 args.GetIsolate()->ThrowException(
100 args.GetIsolate()->ThrowException(
119 args.GetIsolate()->ThrowException(
141 args.GetIsolate()->ThrowException(
177 args.GetIsolate()->ThrowException(
199 args.GetIsolate()->ThrowException(
225 args.GetIsolate()->ThrowException(
BaseContext.cpp 33 args.GetIsolate()->ThrowException(
80 args.GetIsolate()->ThrowException(
97 args.GetIsolate()->ThrowException(
125 args.GetIsolate()->ThrowException(
147 args.GetIsolate()->ThrowException(
177 info.GetIsolate()->ThrowException(
187 info.GetIsolate()->ThrowException(
Global.cpp 106 args.GetIsolate()->ThrowException(
  /external/chromium_org/chrome/renderer/extensions/
app_bindings.cc 49 isolate->ThrowException(v8::String::NewFromUtf8(isolate, error.c_str()));
99 context()->isolate()->ThrowException(
105 context()->isolate()->ThrowException(v8::String::NewFromUtf8(
151 context()->isolate()->ThrowException(v8::String::NewFromUtf8(
cast_streaming_native_handler.cc 86 isolate->ThrowException(v8::Exception::Error(
92 isolate->ThrowException(v8::Exception::Error(
345 args.GetIsolate()->ThrowException(v8::Exception::TypeError(
351 args.GetIsolate()->ThrowException(v8::Exception::TypeError(
414 args.GetIsolate()->ThrowException(v8::Exception::TypeError(
421 args.GetIsolate()->ThrowException(v8::Exception::TypeError(
427 args.GetIsolate()->ThrowException(v8::Exception::TypeError(
545 isolate->ThrowException(v8::Exception::RangeError(v8::String::NewFromUtf8(
557 isolate->ThrowException(v8::Exception::RangeError(
webstore_bindings.cc 85 args.GetIsolate()->ThrowException(
  /external/chromium_org/extensions/renderer/
set_icon_natives.cc 47 isolate->ThrowException(v8::Exception::Error(
56 isolate->ThrowException(v8::Exception::Error(
64 isolate->ThrowException(
72 isolate->ThrowException(
safe_builtins.cc 170 info.GetIsolate()->ThrowException(
  /external/chromium_org/v8/samples/
shell.cc 161 args.GetIsolate()->ThrowException(
167 args.GetIsolate()->ThrowException(
173 args.GetIsolate()->ThrowException(
189 args.GetIsolate()->ThrowException(
195 args.GetIsolate()->ThrowException(
204 args.GetIsolate()->ThrowException(
  /external/chromium_org/content/renderer/pepper/
npapi_glue.h 135 void ThrowException();
npapi_glue.cc 234 ThrowException();
262 ThrowException();
277 void PPResultAndExceptionToNPResult::ThrowException() {
  /art/compiler/llvm/
runtime_support_llvm_func_list.h 28 V(ThrowException, art_portable_throw_exception_from_code) \
  /external/chromium_org/content/renderer/java/
gin_java_bridge_object.cc 117 args->isolate()->ThrowException(v8::Exception::Error(gin::StringToV8(
141 args->isolate()->ThrowException(v8::Exception::Error(gin::StringToV8(
  /external/lzma/CPP/7zip/UI/Common/
ArchiveCommandLine.cpp 192 static void ThrowException(const char *errorMessage)
199 ThrowException(kUserErrorMessage);
337 ThrowException("Can not open mapping");
340 ThrowException("MapViewOfFile error");
345 ThrowException("Incorrect mapping data");
360 ThrowException("data error");
663 ThrowException("Incorrect volume size");
892 ThrowException("Cannot use absolute pathnames for this command");
  /external/chromium_org/chrome/renderer/
external_extension.cc 157 isolate->ThrowException(v8::Exception::Error(v8::String::Empty(isolate)));
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
V8ThrowException.cpp 124 isolate->ThrowException(exception);
  /external/lzma/CPP/7zip/Archive/7z/
7zIn.cpp 108 static void ThrowException() { throw CInArchiveException(); }
109 static inline void ThrowEndOfData() { ThrowException(); }
110 static inline void ThrowUnsupported() { ThrowException(); }
111 static inline void ThrowIncorrect() { ThrowException(); }
112 static inline void ThrowUnsupportedVersion() { ThrowException(); }
128 static void ThrowException(CInArchiveException::CCauseType c) { throw CInArchiveException(c); }
129 static void ThrowEndOfData() { ThrowException(CInArchiveException::kEndOfData); }
130 static void ThrowUnsupported() { ThrowException(CInArchiveException::kUnsupported); }
131 static void ThrowIncorrect() { ThrowException(CInArchiveException::kIncorrect); }
132 static void ThrowUnsupportedVersion() { ThrowException(CInArchiveException::kUnsupportedVersion); }
    [all...]
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/
V8InjectedScriptHostCustom.cpp 322 isolate->ThrowException(v8::Exception::Error(v8::String::NewFromUtf8(isolate, "One argument expected.")));
328 isolate->ThrowException(v8::Exception::Error(v8::String::NewFromUtf8(isolate, "The argument must be a string.")));

Completed in 413 milliseconds

1 2