Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/
Dparser.cc934 FunctionLiteral::kNotParenthesized, FunctionKind::kNormalFunction, 0); in DoParseProgram()
3510 : FunctionLiteral::kNotParenthesized; in ParseFunctionLiteral()
Dpreparser.h2707 FunctionLiteral::kNotParenthesized, FunctionKind::kArrowFunction, in ParseArrowFunctionLiteral()
Dast.h2329 kNotParenthesized enumerator