Home | History | Annotate | Download | only in src

Lines Matching defs:ThrowException

314 v8::Handle<Value> ThrowException(v8::Handle<v8::Value> value) {
315 if (IsDeadCheck("v8::ThrowException()")) return v8::Handle<Value>();
1260 v8::ThrowException(exc);