Home
last modified time | relevance | path

Searched refs:clear_exception (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Disolate.cc1771 bool clear_exception = is_bottom_call; in Throw() local
1788 clear_exception = true; in Throw()
1793 if (clear_exception) { in Throw()