Searched refs:IncrementForceInterpreterCount (Results 1 – 3 of 3) sorted by relevance
421 if (target->IncrementForceInterpreterCount() == 1) { in AddDeoptimizeThreadMethods()
1071 target->IncrementForceInterpreterCount(); in NotifyFramePop()
1207 uint32_t IncrementForceInterpreterCount() REQUIRES(Locks::thread_list_lock_) { in IncrementForceInterpreterCount() function