Home | History | Annotate | Download | only in src

Lines Matching defs:ThrowException

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