Searched refs:GetLocalsSegmentState (Results 1 – 2 of 2) sorted by relevance
55 env->SetLocalRefCookie(env->GetLocalsSegmentState()); in JniMethodFastStart()70 env->SetLocalRefCookie(env->GetLocalsSegmentState()); in JniMethodStart()
86 IRTSegmentState GetLocalsSegmentState() const REQUIRES_SHARED(Locks::mutator_lock_) { in GetLocalsSegmentState() function