Home
last modified time | relevance | path

Searched refs:CheckForForceDeoptStackVisitor (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/art/runtime/
H A Dinstrumentation.cc717 struct CheckForForceDeoptStackVisitor final : public StackVisitor { in HasFramesNeedingForceDeopt() struct
718 CheckForForceDeoptStackVisitor(Thread* thread) in HasFramesNeedingForceDeopt() function
741 CheckForForceDeoptStackVisitor visitor(thread); in HasFramesNeedingForceDeopt()