Searched defs:is_bottom_call (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dtop.cc864 bool Top::OptionalRescheduleException(bool is_bottom_call) { argument
871 bool clear_exception = is_bottom_call;
874 if (is_bottom_call) {

Completed in 37 milliseconds