Searched refs:deopt_all (Results 1 – 1 of 1) sorted by relevance
1410 bool deopt_all = shared_ == SharedFunctionInfo(); in VisitThread() local1412 if (!deopt_all && it.frame()->function().shared() != shared_) continue; in VisitThread()