Home
last modified time | relevance | path

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

/dports/lang/spidermonkey78/firefox-78.9.0/js/src/frontend/
H A DBinASTParserPerTokenizer.h282 friend class BinASTParseContext; variable
359 BinASTParseContext(JSContext* cx, BinASTParserPerTokenizer<Tok>* parser, in BinASTParseContext() function