Searched refs:stringView (Results 1 – 1 of 1) sorted by relevance
2780 … const util::StringView &stringView = propName->IsIdentifier() ? propName->AsIdentifier()->Name() : in CheckFieldKey() local2782 if (stringView.Is("constructor")) { in CheckFieldKey()