Home
last modified time | relevance | path

Searched refs:ParseShorthandProperty (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/
H A DparserImpl.h110 ir::Property *ParseShorthandProperty(const lexer::LexerPosition *startPos);
H A DexpressionParser.cpp1914 ir::Property *ParserImpl::ParseShorthandProperty(const lexer::LexerPosition *startPos) in ParseShorthandProperty() function in ark::es2panda::parser::ParserImpl
2130 return ParseShorthandProperty(&startPos); in ParsePropertyDefinition()
/arkcompiler/ets_frontend/es2panda/parser/
H A DparserImpl.h353 ir::Property *ParseShorthandProperty(const lexer::LexerPosition *startPos);
H A DexpressionParser.cpp2037 ir::Property *ParserImpl::ParseShorthandProperty(const lexer::LexerPosition *startPos) in ParseShorthandProperty() function in panda::es2panda::parser::ParserImpl
2255 return ParseShorthandProperty(&startPos); in ParsePropertyDefinition()

Completed in 12 milliseconds