Home
last modified time | relevance | path

Searched refs:ParseArrowFunctionLiteral (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/parsing/
H A Dparser-base.h1234 ExpressionT ParseArrowFunctionLiteral(const FormalParametersT& parameters);
2933 expression = ParseArrowFunctionLiteral(parameters); in ParseAssignmentExpressionCoverGrammar()
4503 ParserBase<Impl>::ParseArrowFunctionLiteral( in ParseArrowFunctionLiteral() function in v8::internal::ParseFunctionFlag::ParserBase
H A Dparser.cc1037 Expression* expression = ParseArrowFunctionLiteral(formals); in DoParseFunction()

Completed in 15 milliseconds