Searched refs:OptionalRescheduleException (Results 1 – 4 of 4) sorted by relevance
214 isolate->OptionalRescheduleException(true); in TryCall()
643 bool OptionalRescheduleException(bool is_bottom_call);
1235 bool Isolate::OptionalRescheduleException(bool is_bottom_call) { in OptionalRescheduleException() function in v8::internal::Isolate
98 (isolate)->OptionalRescheduleException(call_depth_is_zero); \