Home
last modified time | relevance | path

Searched refs:parseInterfaceWhileStatement (Results 1 – 2 of 2) sorted by last modified time

/dports/lang/spidermonkey78/firefox-78.9.0/js/src/frontend/
H A DBinASTParser.cpp1397 MOZ_TRY_VAR(result, parseInterfaceWhileStatement(start, context)); in parseSumStatement()
4290 JS::Result<ParseNode*> BinASTParser<Tok>::parseInterfaceWhileStatement( in parseInterfaceWhileStatement() function in js::frontend::BinASTParser
H A DBinASTParser.h429 JS::Result<ParseNode*> parseInterfaceWhileStatement(