Home | History | Annotate | Download | only in src

Lines Matching defs:ThrowException

2160     reinterpret_cast<Isolate*>(isolate_)->ThrowException(exc);
7006 v8::Local<Value> Isolate::ThrowException(v8::Local<v8::Value> value) {