Searched defs:exception_obj (Results 1 – 3 of 3) sorted by relevance
41 void Isolate::set_pending_exception(Object exception_obj) { in set_pending_exception()
2341 Object exception_obj = pending_exception(); in ThrowInternal() local
1961 Local<v8::Value> exception_obj) { in ReportException()