Home
last modified time | relevance | path

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

/external/v8/src/
Disolate.cc1763 bool Isolate::OptionalRescheduleException(bool is_bottom_call) { in Throw() argument
1771 bool clear_exception = is_bottom_call; in Throw()
1774 if (is_bottom_call) { in Throw()
Disolate.h661 bool OptionalRescheduleException(bool is_bottom_call);