Searched refs:ExceptionScope (Results 1 – 2 of 2) sorted by relevance
91 Isolate::ExceptionScope exception_scope(isolate); in ReportMessage()
696 class ExceptionScope {698 explicit ExceptionScope(Isolate* isolate) : in ExceptionScope() function706 ~ExceptionScope() { in ~ExceptionScope()