Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.cc2488 struct GetThisVisitor : public StackVisitor { struct
2489 GetThisVisitor(Thread* thread, Context* context, JDWP::FrameId frame_id_in) in GetThisVisitor() function
2522 GetThisVisitor visitor(thread, context.get(), frame_id); in GetThisObject()