Home
last modified time | relevance | path

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

/external/v8/src/debug/
Dliveedit.cc1705 has_blocked_functions_(false) {} in InactiveThreadActivationsChecker()
1708 has_blocked_functions_ |= in VisitThread()
1714 return has_blocked_functions_; in HasBlockedFunctions()
1720 bool has_blocked_functions_; member in v8::internal::InactiveThreadActivationsChecker