Searched refs:GetFrameDepth (Results 1 – 2 of 2) sorted by relevance
54 exception_handler_->SetHandlerFrameDepth(GetFrameDepth()); in VisitFrame()180 exception_handler_->SetHandlerFrameDepth(GetFrameDepth()); in VisitFrame()307 size_t current_frame_depth = GetFrameDepth(); in VisitFrame()
556 size_t GetFrameDepth() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in GetFrameDepth() function