Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.cc2434 struct GetThisVisitor : public StackVisitor { struct
2435 GetThisVisitor(Thread* thread, Context* context, JDWP::FrameId frame_id) in GetThisVisitor() argument
2469 GetThisVisitor visitor(thread, context.get(), frame_id); in GetThisObject()