Searched defs:shadow_frame_ (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | method_handles-inl.h | 43 : shadow_frame_(shadow_frame), operands_(operands), operand_index_(operand_index) {} in shadow_frame_() function |
D | thread.cc | 251 ShadowFrame* const shadow_frame_; member in art::StackedShadowFrameRecord |