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