Home
last modified time | relevance | path

Searched defs:arrowFunctionContext (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/es2panda/parser/
DexpressionParser.cpp345 …xpression *ParserImpl::ParseArrowFunctionExpressionBody(ArrowFunctionContext *arrowFunctionContext, in ParseArrowFunctionExpressionBody()
464 ArrowFunctionContext arrowFunctionContext(this, isAsync); in ParseArrowFunctionExpression() local
476 ArrowFunctionContext arrowFunctionContext(this, false); in ParseTsGenericArrowFunction() local