Lines Matching full:is_constructor
2087 i::Handle<i::Object> is_constructor = GetProperty(self, "isConstructor");2088 return is_constructor->IsTrue();