Home | History | Annotate | Download | only in src

Lines Matching defs:ThrowException

521 v8::Handle<Value> ThrowException(v8::Handle<v8::Value> value) {
523 if (IsDeadCheck(isolate, "v8::ThrowException()")) {
2164 v8::ThrowException(exc);