Home
last modified time | relevance | path

Searched refs:parseInterfaceShorthandProperty (Results 1 – 2 of 2) sorted by path

/dports/lang/spidermonkey78/firefox-78.9.0/js/src/frontend/
H A DBinASTParser.cpp1074 MOZ_TRY_VAR(result, parseInterfaceShorthandProperty(start, context)); in parseSumObjectProperty()
3776 JS::Result<ParseNode*> BinASTParser<Tok>::parseInterfaceShorthandProperty( in parseInterfaceShorthandProperty() function in js::frontend::BinASTParser
H A DBinASTParser.h393 JS::Result<ParseNode*> parseInterfaceShorthandProperty(