Home
last modified time | relevance | path

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

/external/v8/src/
Disolate.cc1250 bool Isolate::OptionalRescheduleException(bool is_bottom_call) { in OptionalRescheduleException() argument
1258 bool clear_exception = is_bottom_call; in OptionalRescheduleException()
1261 if (is_bottom_call) { in OptionalRescheduleException()
Disolate.h689 bool OptionalRescheduleException(bool is_bottom_call);