Home | History | Annotate | Download | only in runtime

Lines Matching refs:type_

215         type_(type),
219 StackedShadowFrameType GetType() const { return type_; }
224 const StackedShadowFrameType type_;