Searched refs:ForceInterpreterCount (Results 1 – 3 of 3) sorted by relevance
119 << ") force interpreter count " << self->ForceInterpreterCount() << "\n"; in DumpDeoptInfo()464 DCHECK_GT(target->ForceInterpreterCount(), 0u); in RemoveDeoptimizeThreadMethods()
901 CHECK_GT(self->ForceInterpreterCount(), 0u); in WatchedFramePop()
1362 uint32_t ForceInterpreterCount() const { in ForceInterpreterCount() function