Home
last modified time | relevance | path

Searched refs:SetFunctionNameFromPropertyName (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/parsing/
Dpreparser.h930 void SetFunctionNameFromPropertyName(PreParserExpression, in SetFunctionNameFromPropertyName() function
Dparser.h646 void SetFunctionNameFromPropertyName(ObjectLiteralProperty* property,
Dparser.cc4805 SetFunctionNameFromPropertyName(property, name); in ParseClassLiteral()
5486 void ParserTraits::SetFunctionNameFromPropertyName( in SetFunctionNameFromPropertyName() function in v8::internal::ParserTraits
Dparser-base.h1882 Traits::SetFunctionNameFromPropertyName(property, name); in ParseObjectLiteral()