Home | History | Annotate | Download | only in src

Lines Matching full:is_constructor

2469   i::Handle<i::Object> is_constructor = GetProperty(self, "isConstructor");
2470 return is_constructor->IsTrue();