Searched refs:vreg_ (Results 1 – 2 of 2) sorted by relevance
316 : RootInfo(kRootJavaFrame, thread_id), stack_visitor_(stack_visitor), vreg_(vreg) { in JavaFrameRootInfo()323 const size_t vreg_; variable
822 visitor->DescribeLocation() << " vreg=" << vreg_; in Describe()