Home | History | Annotate | Download | only in src

Lines Matching refs:ThrowException

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