Home
last modified time | relevance | path

Searched refs:kNamedExpression (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/parsing/
Dparser.cc1034 : FunctionLiteral::kNamedExpression) in ParseLazy()
4574 if (function_type == FunctionLiteral::kNamedExpression) { in ParseEagerFunctionBody()
4661 if (function_type == FunctionLiteral::kNamedExpression) { in ParseEagerFunctionBody()
Dparser-base.h2597 function_type = FunctionLiteral::kNamedExpression; in ParseMemberExpression()
/external/v8/src/ast/
Dast.h2616 kNamedExpression, enumerator