Searched defs:exception_obj (Results 1 – 4 of 4) sorted by relevance
59 void Isolate::set_pending_exception(Object exception_obj) { in set_pending_exception()
2539 Object exception_obj = pending_exception(); in ThrowInternal() local
2055 absl::bad_variant_access exception_obj; in TEST() local
2743 Local<v8::Value> exception_obj) { in ReportException()