Home | History | Annotate | Download | only in cctest

Lines Matching refs:ThrowException

1283   return v8::ThrowException(key);
1290 v8::ThrowException(key);
1991 return v8::ThrowException(v8_str("konto"));
2123 return v8::ThrowException(v8_str("FromC"));
2261 return v8::ThrowException(args[0]);
6689 return v8::ThrowException(v8_num(42));
6732 return v8::ThrowException(v8_num(42));
7085 return v8::ThrowException(exception);