Home
last modified time | relevance | path

Searched refs:parseListOfDirective (Results 1 – 2 of 2) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/js/src/frontend/
H A DBinASTParser.cpp2544 parseListOfDirective(FieldContext( in parseInterfaceEagerFunctionDeclaration()
2619 parseListOfDirective(FieldContext( in parseInterfaceEagerFunctionExpression()
2678 parseListOfDirective(FieldContext( in parseInterfaceEagerGetter()
2752 parseListOfDirective(FieldContext( in parseInterfaceEagerMethod()
2816 parseListOfDirective(FieldContext( in parseInterfaceEagerSetter()
3360 parseListOfDirective(FieldContext( in parseInterfaceLazyFunctionDeclaration()
3421 parseListOfDirective(FieldContext( in parseInterfaceLazyFunctionExpression()
3700 parseListOfDirective(FieldContext( in parseInterfaceScript()
4747 JS::Result<ListNode*> BinASTParser<Tok>::parseListOfDirective( in parseListOfDirective() function in js::frontend::BinASTParser
H A DBinASTParser.h463 JS::Result<ListNode*> parseListOfDirective(const FieldContext& context);