Searched refs:OnThrow (Results 1 – 3 of 3) sorted by relevance
222 void OnThrow(Handle<Object> exception);
1648 void Debug::OnThrow(Handle<Object> exception) { in OnThrow() function in v8::internal::Debug
1198 debug()->OnThrow(exception); in Throw()