Home | History | Annotate | Download | only in compiler

Lines Matching full:is_static

1842   void operator()(Object* obj, MemberOffset offset, bool is_static ATTRIBUTE_UNUSED) const
1870 void operator()(Object* obj, MemberOffset offset, bool is_static ATTRIBUTE_UNUSED) const
1873 FixupVisitor::operator()(obj, offset, /*is_static*/false);