Home
last modified time | relevance | path

Searched refs:BindingIdentifier (Results 1 – 25 of 83) sorted by relevance

1234

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/esprima/src/
H A Dnodes.ts5 export type ArrayPatternElement = AssignmentPattern | BindingIdentifier | BindingPattern | RestElem…
7 export type BindingIdentifier = Identifier; alias
17 export type FunctionParameter = AssignmentPattern | BindingIdentifier | BindingPattern;
83 readonly left: BindingIdentifier | BindingPattern;
85 constructor(left: BindingIdentifier | BindingPattern, right: Expression) {
203 readonly param: BindingIdentifier | BindingPattern;
205 constructor(param: BindingIdentifier | BindingPattern, body: BlockStatement) {
643 readonly argument: BindingIdentifier | BindingPattern;
644 constructor(argument: BindingIdentifier | BindingPattern) {
836 readonly id: BindingIdentifier | BindingPattern;
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/jsparagus/js_parser/
H A Des-simplified.esgrammar6 @returns BindingIdentifier
7 BindingIdentifier[Yield, Await] :
787 @returns BindingIdentifier
905 BindingIdentifier[?Yield, ?Await]
1017 BindingIdentifier[?Yield, ?Await]
1094 BindingIdentifier[?Yield, ?Await]
1291 @returns BindingIdentifier
1293 BindingIdentifier[?Yield, +Await]
1363 @returns BindingIdentifier
1406 @returns BindingIdentifier
[all …]
H A Des.esgrammar444 BindingIdentifier[Yield, Await] :
477 `(` `...` BindingIdentifier[?Yield, ?Await] `)`
832 BindingIdentifier[?Yield, ?Await] Initializer[?In, ?Yield, ?Await]?
844 BindingIdentifier[?Yield, ?Await] Initializer[?In, ?Yield, ?Await]?
864 `...` BindingIdentifier[?Yield, ?Await]
889 `...` BindingIdentifier[?Yield, ?Await]
926 BindingIdentifier[?Yield, ?Await]
992 BindingIdentifier[?Yield, ?Await]
1038 BindingIdentifier[?Yield, ?Await]
1148 BindingIdentifier[?Yield, +Await]
[all …]
H A Dslash.esgrammar459 BindingIdentifier[Yield, Await] :
492 `(` `...` BindingIdentifier[?Yield, ?Await] `)`
847 BindingIdentifier[?Yield, ?Await] Initializer[?In, ?Yield, ?Await]?
859 BindingIdentifier[?Yield, ?Await] Initializer[?In, ?Yield, ?Await]?
879 `...` BindingIdentifier[?Yield, ?Await]
904 `...` BindingIdentifier[?Yield, ?Await]
941 BindingIdentifier[?Yield, ?Await]
1007 BindingIdentifier[?Yield, ?Await]
1053 BindingIdentifier[?Yield, ?Await]
1163 BindingIdentifier[?Yield, +Await]
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/jsparagus/js_parser/
H A Des-simplified.esgrammar6 @returns BindingIdentifier
7 BindingIdentifier[Yield, Await] :
787 @returns BindingIdentifier
905 BindingIdentifier[?Yield, ?Await]
1017 BindingIdentifier[?Yield, ?Await]
1094 BindingIdentifier[?Yield, ?Await]
1291 @returns BindingIdentifier
1293 BindingIdentifier[?Yield, +Await]
1363 @returns BindingIdentifier
1406 @returns BindingIdentifier
[all …]
H A Dslash.esgrammar459 BindingIdentifier[Yield, Await] :
492 `(` `...` BindingIdentifier[?Yield, ?Await] `)`
847 BindingIdentifier[?Yield, ?Await] Initializer[?In, ?Yield, ?Await]?
859 BindingIdentifier[?Yield, ?Await] Initializer[?In, ?Yield, ?Await]?
879 `...` BindingIdentifier[?Yield, ?Await]
904 `...` BindingIdentifier[?Yield, ?Await]
941 BindingIdentifier[?Yield, ?Await]
1007 BindingIdentifier[?Yield, ?Await]
1053 BindingIdentifier[?Yield, ?Await]
1163 BindingIdentifier[?Yield, +Await]
[all …]
H A Des.esgrammar444 BindingIdentifier[Yield, Await] :
477 `(` `...` BindingIdentifier[?Yield, ?Await] `)`
832 BindingIdentifier[?Yield, ?Await] Initializer[?In, ?Yield, ?Await]?
844 BindingIdentifier[?Yield, ?Await] Initializer[?In, ?Yield, ?Await]?
864 `...` BindingIdentifier[?Yield, ?Await]
889 `...` BindingIdentifier[?Yield, ?Await]
926 BindingIdentifier[?Yield, ?Await]
992 BindingIdentifier[?Yield, ?Await]
1038 BindingIdentifier[?Yield, ?Await]
1148 BindingIdentifier[?Yield, +Await]
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/jsparagus/js_parser/
H A Des-simplified.esgrammar6 @returns BindingIdentifier
7 BindingIdentifier[Yield, Await] :
787 @returns BindingIdentifier
905 BindingIdentifier[?Yield, ?Await]
1017 BindingIdentifier[?Yield, ?Await]
1094 BindingIdentifier[?Yield, ?Await]
1291 @returns BindingIdentifier
1293 BindingIdentifier[?Yield, +Await]
1363 @returns BindingIdentifier
1406 @returns BindingIdentifier
[all …]
H A Des.esgrammar444 BindingIdentifier[Yield, Await] :
477 `(` `...` BindingIdentifier[?Yield, ?Await] `)`
832 BindingIdentifier[?Yield, ?Await] Initializer[?In, ?Yield, ?Await]?
844 BindingIdentifier[?Yield, ?Await] Initializer[?In, ?Yield, ?Await]?
864 `...` BindingIdentifier[?Yield, ?Await]
889 `...` BindingIdentifier[?Yield, ?Await]
926 BindingIdentifier[?Yield, ?Await]
992 BindingIdentifier[?Yield, ?Await]
1038 BindingIdentifier[?Yield, ?Await]
1148 BindingIdentifier[?Yield, +Await]
[all …]
H A Dslash.esgrammar459 BindingIdentifier[Yield, Await] :
492 `(` `...` BindingIdentifier[?Yield, ?Await] `)`
847 BindingIdentifier[?Yield, ?Await] Initializer[?In, ?Yield, ?Await]?
859 BindingIdentifier[?Yield, ?Await] Initializer[?In, ?Yield, ?Await]?
879 `...` BindingIdentifier[?Yield, ?Await]
904 `...` BindingIdentifier[?Yield, ?Await]
941 BindingIdentifier[?Yield, ?Await]
1007 BindingIdentifier[?Yield, ?Await]
1053 BindingIdentifier[?Yield, ?Await]
1163 BindingIdentifier[?Yield, +Await]
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/jsparagus/js_parser/
H A Des-simplified.esgrammar6 @returns BindingIdentifier
7 BindingIdentifier[Yield, Await] :
783 @returns BindingIdentifier
901 BindingIdentifier[?Yield, ?Await]
1013 BindingIdentifier[?Yield, ?Await]
1090 BindingIdentifier[?Yield, ?Await]
1287 @returns BindingIdentifier
1289 BindingIdentifier[?Yield, +Await]
1359 @returns BindingIdentifier
1402 @returns BindingIdentifier
[all …]
H A Des.esgrammar444 BindingIdentifier[Yield, Await] :
477 `(` `...` BindingIdentifier[?Yield, ?Await] `)`
832 BindingIdentifier[?Yield, ?Await] Initializer[?In, ?Yield, ?Await]?
844 BindingIdentifier[?Yield, ?Await] Initializer[?In, ?Yield, ?Await]?
864 `...` BindingIdentifier[?Yield, ?Await]
889 `...` BindingIdentifier[?Yield, ?Await]
926 BindingIdentifier[?Yield, ?Await]
992 BindingIdentifier[?Yield, ?Await]
1038 BindingIdentifier[?Yield, ?Await]
1148 BindingIdentifier[?Yield, +Await]
[all …]
H A Dslash.esgrammar459 BindingIdentifier[Yield, Await] :
492 `(` `...` BindingIdentifier[?Yield, ?Await] `)`
847 BindingIdentifier[?Yield, ?Await] Initializer[?In, ?Yield, ?Await]?
859 BindingIdentifier[?Yield, ?Await] Initializer[?In, ?Yield, ?Await]?
879 `...` BindingIdentifier[?Yield, ?Await]
904 `...` BindingIdentifier[?Yield, ?Await]
941 BindingIdentifier[?Yield, ?Await]
1007 BindingIdentifier[?Yield, ?Await]
1053 BindingIdentifier[?Yield, ?Await]
1163 BindingIdentifier[?Yield, +Await]
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/jsparagus-ast/src/
H A Dtypes_generated.rs229 pub name: Option<BindingIdentifier>,
548 BindingIdentifier(BindingIdentifier), enumerator
561 BindingIdentifier(BindingIdentifier), enumerator
596 pub struct BindingIdentifier { struct
665 pub binding: BindingIdentifier,
726 pub name: Option<BindingIdentifier>,
734 pub name: BindingIdentifier,
771 pub default_binding: Option<BindingIdentifier>,
779 pub default_binding: Option<BindingIdentifier>,
780 pub namespace_binding: BindingIdentifier,
[all …]
H A Dtype_id_generated.rs41 BindingIdentifier, enumerator
317 impl<'alloc> NodeTypeIdAccessor for BindingIdentifier { implementation
319 NodeTypeId::BindingIdentifier in get_type_id()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/jsparagus-ast/src/
H A Dtypes_generated.rs229 pub name: Option<BindingIdentifier>,
548 BindingIdentifier(BindingIdentifier), enumerator
561 BindingIdentifier(BindingIdentifier), enumerator
596 pub struct BindingIdentifier { struct
665 pub binding: BindingIdentifier,
726 pub name: Option<BindingIdentifier>,
734 pub name: BindingIdentifier,
771 pub default_binding: Option<BindingIdentifier>,
779 pub default_binding: Option<BindingIdentifier>,
780 pub namespace_binding: BindingIdentifier,
[all …]
H A Dtype_id_generated.rs41 BindingIdentifier, enumerator
317 impl<'alloc> NodeTypeIdAccessor for BindingIdentifier { implementation
319 NodeTypeId::BindingIdentifier in get_type_id()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/jsparagus-ast/src/
H A Dtypes_generated.rs229 pub name: Option<BindingIdentifier>,
548 BindingIdentifier(BindingIdentifier), enumerator
561 BindingIdentifier(BindingIdentifier), enumerator
596 pub struct BindingIdentifier { struct
665 pub binding: BindingIdentifier,
726 pub name: Option<BindingIdentifier>,
734 pub name: BindingIdentifier,
771 pub default_binding: Option<BindingIdentifier>,
779 pub default_binding: Option<BindingIdentifier>,
780 pub namespace_binding: BindingIdentifier,
[all …]
H A Dtype_id_generated.rs41 BindingIdentifier, enumerator
317 impl<'alloc> NodeTypeIdAccessor for BindingIdentifier { implementation
319 NodeTypeId::BindingIdentifier in get_type_id()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/jsparagus-ast/src/
H A Dtypes_generated.rs229 pub name: Option<BindingIdentifier>,
543 BindingIdentifier(BindingIdentifier), enumerator
556 BindingIdentifier(BindingIdentifier), enumerator
591 pub struct BindingIdentifier { struct
652 pub binding: BindingIdentifier,
713 pub name: Option<BindingIdentifier>,
721 pub name: BindingIdentifier,
758 pub default_binding: Option<BindingIdentifier>,
766 pub default_binding: Option<BindingIdentifier>,
767 pub namespace_binding: BindingIdentifier,
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/frontend/
H A DBinAST.webidl_248 interface BindingIdentifier : Node {
256 BindingIdentifier)
308 attribute BindingIdentifier binding;
365 attribute BindingIdentifier? name;
371 attribute BindingIdentifier name;
395 attribute BindingIdentifier? defaultBinding;
411 attribute BindingIdentifier binding;
692 attribute BindingIdentifier? name;
700 attribute BindingIdentifier? name;
954 attribute BindingIdentifier name;
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/jsparagus-generated-parser/src/
H A Dast_builder.rs103 Ok(self.alloc_with(|| BindingIdentifier { in binding_identifier()
116 Ok(self.alloc_with(|| BindingIdentifier { in binding_identifier_yield()
132 Ok(self.alloc_with(|| BindingIdentifier { in binding_identifier_await()
308 binding: BindingIdentifier { name, loc }, in assignment_target_property_to_binding_property()
368 ) => Ok(Binding::BindingIdentifier(BindingIdentifier { name, loc })), in assignment_target_to_binding()
572 Ok(Binding::BindingIdentifier(BindingIdentifier { name, loc })) in expression_to_binding_no_default()
2677 Binding::BindingIdentifier(bi) => bi, in binding_property_shorthand()
2736 name: arena::Box<'alloc, BindingIdentifier>, in single_name_binding() argument
2757 name: arena::Box<'alloc, BindingIdentifier>, in binding_rest_element() argument
3532 Binding::BindingIdentifier(_) => true, in catch()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/jsparagus-generated-parser/src/
H A Dast_builder.rs103 Ok(self.alloc_with(|| BindingIdentifier { in binding_identifier()
116 Ok(self.alloc_with(|| BindingIdentifier { in binding_identifier_yield()
132 Ok(self.alloc_with(|| BindingIdentifier { in binding_identifier_await()
308 binding: BindingIdentifier { name, loc }, in assignment_target_property_to_binding_property()
368 ) => Ok(Binding::BindingIdentifier(BindingIdentifier { name, loc })), in assignment_target_to_binding()
572 Ok(Binding::BindingIdentifier(BindingIdentifier { name, loc })) in expression_to_binding_no_default()
2677 Binding::BindingIdentifier(bi) => bi, in binding_property_shorthand()
2736 name: arena::Box<'alloc, BindingIdentifier>, in single_name_binding() argument
2757 name: arena::Box<'alloc, BindingIdentifier>, in binding_rest_element() argument
3532 Binding::BindingIdentifier(_) => true, in catch()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/jsparagus-generated-parser/src/
H A Dast_builder.rs103 Ok(self.alloc_with(|| BindingIdentifier { in binding_identifier()
116 Ok(self.alloc_with(|| BindingIdentifier { in binding_identifier_yield()
132 Ok(self.alloc_with(|| BindingIdentifier { in binding_identifier_await()
308 binding: BindingIdentifier { name, loc }, in assignment_target_property_to_binding_property()
368 ) => Ok(Binding::BindingIdentifier(BindingIdentifier { name, loc })), in assignment_target_to_binding()
572 Ok(Binding::BindingIdentifier(BindingIdentifier { name, loc })) in expression_to_binding_no_default()
2677 Binding::BindingIdentifier(bi) => bi, in binding_property_shorthand()
2736 name: arena::Box<'alloc, BindingIdentifier>, in single_name_binding() argument
2757 name: arena::Box<'alloc, BindingIdentifier>, in binding_rest_element() argument
3532 Binding::BindingIdentifier(_) => true, in catch()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/jsparagus-generated-parser/src/
H A Dast_builder.rs103 Ok(self.alloc_with(|| BindingIdentifier { in binding_identifier()
116 Ok(self.alloc_with(|| BindingIdentifier { in binding_identifier_yield()
132 Ok(self.alloc_with(|| BindingIdentifier { in binding_identifier_await()
308 binding: BindingIdentifier { name, loc }, in assignment_target_property_to_binding_property()
368 ) => Ok(Binding::BindingIdentifier(BindingIdentifier { name, loc })), in assignment_target_to_binding()
572 Ok(Binding::BindingIdentifier(BindingIdentifier { name, loc })) in expression_to_binding_no_default()
2618 Binding::BindingIdentifier(bi) => bi, in binding_property_shorthand()
2677 name: arena::Box<'alloc, BindingIdentifier>, in single_name_binding() argument
2698 name: arena::Box<'alloc, BindingIdentifier>, in binding_rest_element() argument
3473 Binding::BindingIdentifier(_) => true, in catch()
[all …]

1234