Searched defs:PreParserIdentifier (Results 1 – 1 of 1) sorted by relevance
24 PreParserIdentifier() : type_(kUnknownIdentifier) {} in PreParserIdentifier() function97 explicit PreParserIdentifier(Type type) : type_(type) {} in PreParserIdentifier() function931 PreParserIdentifier) {} in SetFunctionNameFromPropertyName() argument