Home | History | Annotate | Download | only in runtime

Lines Matching defs:is_constructor

4162   const bool is_constructor = m->IsConstructor() && !m->IsStatic();
4163 if (is_constructor) {