Home
last modified time | relevance | path

Searched refs:GeneratorMethod (Results 1 – 25 of 31) sorted by relevance

12

/dports/www/firefox/firefox-99.0/third_party/rust/jsparagus/js_parser/
H A Des-simplified.esgrammar1115 GeneratorMethod[?Yield, ?Await]
1133 GeneratorMethod[Yield, Await] :
H A Des.esgrammar1052 GeneratorMethod[?Yield, ?Await]
1062 GeneratorMethod[Yield, Await] :
H A Dslash.esgrammar1067 GeneratorMethod[?Yield, ?Await]
1077 GeneratorMethod[Yield, Await] :
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/jsparagus/js_parser/
H A Des-simplified.esgrammar1115 GeneratorMethod[?Yield, ?Await]
1133 GeneratorMethod[Yield, Await] :
H A Dslash.esgrammar1067 GeneratorMethod[?Yield, ?Await]
1077 GeneratorMethod[Yield, Await] :
H A Des.esgrammar1052 GeneratorMethod[?Yield, ?Await]
1062 GeneratorMethod[Yield, Await] :
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/jsparagus/js_parser/
H A Des-simplified.esgrammar1115 GeneratorMethod[?Yield, ?Await]
1133 GeneratorMethod[Yield, Await] :
H A Des.esgrammar1052 GeneratorMethod[?Yield, ?Await]
1062 GeneratorMethod[Yield, Await] :
H A Dslash.esgrammar1067 GeneratorMethod[?Yield, ?Await]
1077 GeneratorMethod[Yield, Await] :
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/jsparagus/js_parser/
H A Des-simplified.esgrammar1111 GeneratorMethod[?Yield, ?Await]
1129 GeneratorMethod[Yield, Await] :
H A Des.esgrammar1052 GeneratorMethod[?Yield, ?Await]
1062 GeneratorMethod[Yield, Await] :
H A Dslash.esgrammar1067 GeneratorMethod[?Yield, ?Await]
1077 GeneratorMethod[Yield, Await] :
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/frontend/
H A DParser.h373 GeneratorMethod, enumerator
H A DParser.cpp6458 case PropertyType::GeneratorMethod: in JSOpFromPropertyType()
6481 case PropertyType::GeneratorMethod: in FunctionSyntaxKindFromPropertyType()
6495 return propType == PropertyType::GeneratorMethod ? StarGenerator : NotGenerator; in GeneratorKindFromPropertyType()
6608 propType != PropertyType::Method && propType != PropertyType::GeneratorMethod && in classDefinition()
9213 *propType = isGenerator ? PropertyType::GeneratorMethod : PropertyType::Method; in propertyName()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/frontend/
H A DBinAST.webidl_465 // `GeneratorMethod :: * PropertyName ( UniqueFormalParameters ) { GeneratorBody }`,
H A DParser.cpp7030 case PropertyType::GeneratorMethod: in ToAccessorType()
7136 propType != PropertyType::GeneratorMethod && in classMember()
10437 *propType = PropertyType::GeneratorMethod; in propertyOrMethodName()
10766 case PropertyType::GeneratorMethod: in methodDefinition()
10784 GeneratorKind generatorKind = (propType == PropertyType::GeneratorMethod || in methodDefinition()
H A DParser.h226 GeneratorMethod, enumerator
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/frontend/
H A DParser.h569 GeneratorMethod,
H A DParser.cpp6493 case PropertyType::GeneratorMethod: in JSOpFromPropertyType()
6516 case PropertyType::GeneratorMethod: in FunctionSyntaxKindFromPropertyType()
6531 if (propType == PropertyType::GeneratorMethod) in GeneratorKindFromPropertyType()
6656 propType != PropertyType::Method && propType != PropertyType::GeneratorMethod && in classDefinition()
9098 *propType = PropertyType::GeneratorMethod; in propertyName()
/dports/www/firefox-esr/firefox-91.8.0/js/src/frontend/
H A DParser.cpp775 case PropertyType::GeneratorMethod: in noteDeclaredPrivateName()
7468 case PropertyType::GeneratorMethod: in ToAccessorType()
7604 propType != PropertyType::GeneratorMethod && in classMember()
11494 *propType = PropertyType::GeneratorMethod; in propertyOrMethodName()
11825 case PropertyType::GeneratorMethod: in methodDefinition()
11843 GeneratorKind generatorKind = (propType == PropertyType::GeneratorMethod || in methodDefinition()
H A DParser.h225 GeneratorMethod, enumerator
/dports/www/firefox/firefox-99.0/js/src/frontend/
H A DParser.cpp801 case PropertyType::GeneratorMethod: in noteDeclaredPrivateName()
7596 case PropertyType::GeneratorMethod: in ToAccessorType()
7732 propType != PropertyType::GeneratorMethod && in classMember()
11607 *propType = PropertyType::GeneratorMethod; in propertyOrMethodName()
12138 case PropertyType::GeneratorMethod: in methodDefinition()
12156 GeneratorKind generatorKind = (propType == PropertyType::GeneratorMethod || in methodDefinition()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/frontend/
H A DParser.cpp775 case PropertyType::GeneratorMethod: in noteDeclaredPrivateName()
7468 case PropertyType::GeneratorMethod: in ToAccessorType()
7604 propType != PropertyType::GeneratorMethod && in classMember()
11494 *propType = PropertyType::GeneratorMethod; in propertyOrMethodName()
11825 case PropertyType::GeneratorMethod: in methodDefinition()
11843 GeneratorKind generatorKind = (propType == PropertyType::GeneratorMethod || in methodDefinition()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/frontend/
H A DParser.h235 GeneratorMethod, enumerator
H A DParser.cpp6475 case PropertyType::GeneratorMethod: in ToAccessorType()
6587 propType != PropertyType::GeneratorMethod && in classDefinition()
8664 *propType = PropertyType::GeneratorMethod; in propertyName()
8936 case PropertyType::GeneratorMethod: in methodDefinition()
8954 GeneratorKind generatorKind = (propType == PropertyType::GeneratorMethod || in methodDefinition()

12