Home
last modified time | relevance | path

Searched refs:CommonSourceAtomSetIndices (Results 1 – 25 of 27) sorted by relevance

12

/dports/www/firefox/firefox-99.0/third_party/rust/jsparagus-generated-parser/src/
H A Dearly_errors.rs279 name == CommonSourceAtomSetIndices::implements() in is_contextual_keyword_excluding_yield()
281 || name == CommonSourceAtomSetIndices::let_() in is_contextual_keyword_excluding_yield()
290 name == CommonSourceAtomSetIndices::break_() in is_keyword()
291 || name == CommonSourceAtomSetIndices::case() in is_keyword()
299 || name == CommonSourceAtomSetIndices::do_() in is_keyword()
306 || name == CommonSourceAtomSetIndices::for_() in is_keyword()
308 || name == CommonSourceAtomSetIndices::if_() in is_keyword()
310 || name == CommonSourceAtomSetIndices::in_() in is_keyword()
312 || name == CommonSourceAtomSetIndices::new_() in is_keyword()
313 || name == CommonSourceAtomSetIndices::null() in is_keyword()
[all …]
H A Dast_builder.rs7 source_atom_set::{CommonSourceAtomSetIndices, SourceAtomSet},
118 value: CommonSourceAtomSetIndices::yield_(), in binding_identifier_yield()
134 value: CommonSourceAtomSetIndices::await_(), in binding_identifier_await()
722 s == CommonSourceAtomSetIndices::true_() || s == CommonSourceAtomSetIndices::false_() in boolean_literal()
726 value: s == CommonSourceAtomSetIndices::true_(), in boolean_literal()
770 if value == CommonSourceAtomSetIndices::use_strict() { in string_literal()
1040 if value == CommonSourceAtomSetIndices::__proto__() { in property_name_identifier()
1054 if value == CommonSourceAtomSetIndices::__proto__() { in property_name_string()
2123 if name.value == CommonSourceAtomSetIndices::arguments() in expression_to_simple_assignment_target()
2124 || name.value == CommonSourceAtomSetIndices::eval() in expression_to_simple_assignment_target()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/jsparagus-generated-parser/src/
H A Dearly_errors.rs279 name == CommonSourceAtomSetIndices::implements() in is_contextual_keyword_excluding_yield()
281 || name == CommonSourceAtomSetIndices::let_() in is_contextual_keyword_excluding_yield()
290 name == CommonSourceAtomSetIndices::break_() in is_keyword()
291 || name == CommonSourceAtomSetIndices::case() in is_keyword()
299 || name == CommonSourceAtomSetIndices::do_() in is_keyword()
306 || name == CommonSourceAtomSetIndices::for_() in is_keyword()
308 || name == CommonSourceAtomSetIndices::if_() in is_keyword()
310 || name == CommonSourceAtomSetIndices::in_() in is_keyword()
312 || name == CommonSourceAtomSetIndices::new_() in is_keyword()
313 || name == CommonSourceAtomSetIndices::null() in is_keyword()
[all …]
H A Dast_builder.rs7 source_atom_set::{CommonSourceAtomSetIndices, SourceAtomSet},
118 value: CommonSourceAtomSetIndices::yield_(), in binding_identifier_yield()
134 value: CommonSourceAtomSetIndices::await_(), in binding_identifier_await()
722 s == CommonSourceAtomSetIndices::true_() || s == CommonSourceAtomSetIndices::false_() in boolean_literal()
726 value: s == CommonSourceAtomSetIndices::true_(), in boolean_literal()
770 if value == CommonSourceAtomSetIndices::use_strict() { in string_literal()
1040 if value == CommonSourceAtomSetIndices::__proto__() { in property_name_identifier()
1054 if value == CommonSourceAtomSetIndices::__proto__() { in property_name_string()
2123 if name.value == CommonSourceAtomSetIndices::arguments() in expression_to_simple_assignment_target()
2124 || name.value == CommonSourceAtomSetIndices::eval() in expression_to_simple_assignment_target()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/jsparagus-generated-parser/src/
H A Dearly_errors.rs279 name == CommonSourceAtomSetIndices::implements() in is_contextual_keyword_excluding_yield()
281 || name == CommonSourceAtomSetIndices::let_() in is_contextual_keyword_excluding_yield()
290 name == CommonSourceAtomSetIndices::break_() in is_keyword()
291 || name == CommonSourceAtomSetIndices::case() in is_keyword()
299 || name == CommonSourceAtomSetIndices::do_() in is_keyword()
306 || name == CommonSourceAtomSetIndices::for_() in is_keyword()
308 || name == CommonSourceAtomSetIndices::if_() in is_keyword()
310 || name == CommonSourceAtomSetIndices::in_() in is_keyword()
312 || name == CommonSourceAtomSetIndices::new_() in is_keyword()
313 || name == CommonSourceAtomSetIndices::null() in is_keyword()
[all …]
H A Dast_builder.rs7 source_atom_set::{CommonSourceAtomSetIndices, SourceAtomSet},
118 value: CommonSourceAtomSetIndices::yield_(), in binding_identifier_yield()
134 value: CommonSourceAtomSetIndices::await_(), in binding_identifier_await()
722 s == CommonSourceAtomSetIndices::true_() || s == CommonSourceAtomSetIndices::false_() in boolean_literal()
726 value: s == CommonSourceAtomSetIndices::true_(), in boolean_literal()
770 if value == CommonSourceAtomSetIndices::use_strict() { in string_literal()
1040 if value == CommonSourceAtomSetIndices::__proto__() { in property_name_identifier()
1054 if value == CommonSourceAtomSetIndices::__proto__() { in property_name_string()
2123 if name.value == CommonSourceAtomSetIndices::arguments() in expression_to_simple_assignment_target()
2124 || name.value == CommonSourceAtomSetIndices::eval() in expression_to_simple_assignment_target()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/jsparagus-generated-parser/src/
H A Dearly_errors.rs279 name == CommonSourceAtomSetIndices::implements() in is_contextual_keyword_excluding_yield()
281 || name == CommonSourceAtomSetIndices::let_() in is_contextual_keyword_excluding_yield()
290 name == CommonSourceAtomSetIndices::break_() in is_keyword()
291 || name == CommonSourceAtomSetIndices::case() in is_keyword()
299 || name == CommonSourceAtomSetIndices::do_() in is_keyword()
306 || name == CommonSourceAtomSetIndices::for_() in is_keyword()
308 || name == CommonSourceAtomSetIndices::if_() in is_keyword()
310 || name == CommonSourceAtomSetIndices::in_() in is_keyword()
312 || name == CommonSourceAtomSetIndices::new_() in is_keyword()
313 || name == CommonSourceAtomSetIndices::null() in is_keyword()
[all …]
H A Dast_builder.rs7 source_atom_set::{CommonSourceAtomSetIndices, SourceAtomSet},
118 value: CommonSourceAtomSetIndices::yield_(), in binding_identifier_yield()
134 value: CommonSourceAtomSetIndices::await_(), in binding_identifier_await()
722 s == CommonSourceAtomSetIndices::true_() || s == CommonSourceAtomSetIndices::false_() in boolean_literal()
726 value: s == CommonSourceAtomSetIndices::true_(), in boolean_literal()
770 if value == CommonSourceAtomSetIndices::use_strict() { in string_literal()
1040 if value == CommonSourceAtomSetIndices::__proto__() { in property_name_identifier()
1054 if value == CommonSourceAtomSetIndices::__proto__() { in property_name_string()
2071 if name.value == CommonSourceAtomSetIndices::arguments() in expression_to_simple_assignment_target()
2072 || name.value == CommonSourceAtomSetIndices::eval() in expression_to_simple_assignment_target()
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/jsparagus-parser/src/
H A Dlexer.rs7 use ast::source_atom_set::{CommonSourceAtomSetIndices, SourceAtomSet};
421 TokenValue::Atom(CommonSourceAtomSetIndices::as_()), in identifier_tail()
452 TokenValue::Atom(CommonSourceAtomSetIndices::case()), in identifier_tail()
484 TokenValue::Atom(CommonSourceAtomSetIndices::do_()), in identifier_tail()
508 TokenValue::Atom(CommonSourceAtomSetIndices::for_()), in identifier_tail()
520 TokenValue::Atom(CommonSourceAtomSetIndices::get()), in identifier_tail()
524 TokenValue::Atom(CommonSourceAtomSetIndices::if_()), in identifier_tail()
536 TokenValue::Atom(CommonSourceAtomSetIndices::in_()), in identifier_tail()
564 TokenValue::Atom(CommonSourceAtomSetIndices::of()), in identifier_tail()
588 TokenValue::Atom(CommonSourceAtomSetIndices::set()), in identifier_tail()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/jsparagus-parser/src/
H A Dlexer.rs7 use ast::source_atom_set::{CommonSourceAtomSetIndices, SourceAtomSet};
421 TokenValue::Atom(CommonSourceAtomSetIndices::as_()), in identifier_tail()
452 TokenValue::Atom(CommonSourceAtomSetIndices::case()), in identifier_tail()
484 TokenValue::Atom(CommonSourceAtomSetIndices::do_()), in identifier_tail()
508 TokenValue::Atom(CommonSourceAtomSetIndices::for_()), in identifier_tail()
520 TokenValue::Atom(CommonSourceAtomSetIndices::get()), in identifier_tail()
524 TokenValue::Atom(CommonSourceAtomSetIndices::if_()), in identifier_tail()
536 TokenValue::Atom(CommonSourceAtomSetIndices::in_()), in identifier_tail()
564 TokenValue::Atom(CommonSourceAtomSetIndices::of()), in identifier_tail()
588 TokenValue::Atom(CommonSourceAtomSetIndices::set()), in identifier_tail()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/jsparagus-parser/src/
H A Dlexer.rs7 use ast::source_atom_set::{CommonSourceAtomSetIndices, SourceAtomSet};
421 TokenValue::Atom(CommonSourceAtomSetIndices::as_()), in identifier_tail()
452 TokenValue::Atom(CommonSourceAtomSetIndices::case()), in identifier_tail()
484 TokenValue::Atom(CommonSourceAtomSetIndices::do_()), in identifier_tail()
508 TokenValue::Atom(CommonSourceAtomSetIndices::for_()), in identifier_tail()
520 TokenValue::Atom(CommonSourceAtomSetIndices::get()), in identifier_tail()
524 TokenValue::Atom(CommonSourceAtomSetIndices::if_()), in identifier_tail()
536 TokenValue::Atom(CommonSourceAtomSetIndices::in_()), in identifier_tail()
564 TokenValue::Atom(CommonSourceAtomSetIndices::of()), in identifier_tail()
588 TokenValue::Atom(CommonSourceAtomSetIndices::set()), in identifier_tail()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/jsparagus-parser/src/
H A Dlexer.rs6 use ast::source_atom_set::{CommonSourceAtomSetIndices, SourceAtomSet};
421 TokenValue::Atom(CommonSourceAtomSetIndices::as_()), in identifier_tail()
452 TokenValue::Atom(CommonSourceAtomSetIndices::case()), in identifier_tail()
484 TokenValue::Atom(CommonSourceAtomSetIndices::do_()), in identifier_tail()
508 TokenValue::Atom(CommonSourceAtomSetIndices::for_()), in identifier_tail()
520 TokenValue::Atom(CommonSourceAtomSetIndices::get()), in identifier_tail()
524 TokenValue::Atom(CommonSourceAtomSetIndices::if_()), in identifier_tail()
536 TokenValue::Atom(CommonSourceAtomSetIndices::in_()), in identifier_tail()
564 TokenValue::Atom(CommonSourceAtomSetIndices::of()), in identifier_tail()
588 TokenValue::Atom(CommonSourceAtomSetIndices::set()), in identifier_tail()
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/jsparagus-ast/src/
H A Dsource_atom_set.rs148 pub struct CommonSourceAtomSetIndices {}
150 impl CommonSourceAtomSetIndices { impl
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/jsparagus-ast/src/
H A Dsource_atom_set.rs148 pub struct CommonSourceAtomSetIndices {}
150 impl CommonSourceAtomSetIndices { impl
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/jsparagus-ast/src/
H A Dsource_atom_set.rs148 pub struct CommonSourceAtomSetIndices {}
150 impl CommonSourceAtomSetIndices { impl
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/jsparagus-ast/src/
H A Dsource_atom_set.rs148 pub struct CommonSourceAtomSetIndices {}
150 impl CommonSourceAtomSetIndices { impl
/dports/www/firefox/firefox-99.0/third_party/rust/jsparagus-scope/src/
H A Dpass.rs14 use ast::source_atom_set::CommonSourceAtomSetIndices;
129 .on_non_binding_identifier(CommonSourceAtomSetIndices::this()); in visit_enum_expression_variant_this_expression()
297 if name.value == CommonSourceAtomSetIndices::eval() { in enter_call_expression()
H A Dbuilder.rs44 use ast::source_atom_set::{CommonSourceAtomSetIndices, SourceAtomSetIndex};
1076 .note_def(CommonSourceAtomSetIndices::this()); in new()
1078 .note_def(CommonSourceAtomSetIndices::arguments()); in new()
1145 possibly_annex_b_functions.remove_if_exists(CommonSourceAtomSetIndices::arguments()); in perform_annex_b()
1247 if name == CommonSourceAtomSetIndices::arguments() { in declare_param()
1592 || (arguments_object_needed && *n == CommonSourceAtomSetIndices::arguments()) in into_scope_data_set()
1802 if name == CommonSourceAtomSetIndices::arguments() { in check_lexical_or_function_name()
3273 .is_used_or_closed_over(CommonSourceAtomSetIndices::this()) in update_function_stencil()
3283 .is_used_or_closed_over(CommonSourceAtomSetIndices::arguments()) in update_function_stencil()
3293 .contains(&CommonSourceAtomSetIndices::arguments()); in update_function_stencil()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/jsparagus-scope/src/
H A Dpass.rs14 use ast::source_atom_set::CommonSourceAtomSetIndices;
129 .on_non_binding_identifier(CommonSourceAtomSetIndices::this()); in visit_enum_expression_variant_this_expression()
297 if name.value == CommonSourceAtomSetIndices::eval() { in enter_call_expression()
H A Dbuilder.rs44 use ast::source_atom_set::{CommonSourceAtomSetIndices, SourceAtomSetIndex};
1076 .note_def(CommonSourceAtomSetIndices::this()); in new()
1078 .note_def(CommonSourceAtomSetIndices::arguments()); in new()
1145 possibly_annex_b_functions.remove_if_exists(CommonSourceAtomSetIndices::arguments()); in perform_annex_b()
1247 if name == CommonSourceAtomSetIndices::arguments() { in declare_param()
1592 || (arguments_object_needed && *n == CommonSourceAtomSetIndices::arguments()) in into_scope_data_set()
1802 if name == CommonSourceAtomSetIndices::arguments() { in check_lexical_or_function_name()
3273 .is_used_or_closed_over(CommonSourceAtomSetIndices::this()) in update_function_stencil()
3283 .is_used_or_closed_over(CommonSourceAtomSetIndices::arguments()) in update_function_stencil()
3293 .contains(&CommonSourceAtomSetIndices::arguments()); in update_function_stencil()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/jsparagus-scope/src/
H A Dpass.rs14 use ast::source_atom_set::CommonSourceAtomSetIndices;
129 .on_non_binding_identifier(CommonSourceAtomSetIndices::this()); in visit_enum_expression_variant_this_expression()
297 if name.value == CommonSourceAtomSetIndices::eval() { in enter_call_expression()
H A Dbuilder.rs44 use ast::source_atom_set::{CommonSourceAtomSetIndices, SourceAtomSetIndex};
1076 .note_def(CommonSourceAtomSetIndices::this()); in new()
1078 .note_def(CommonSourceAtomSetIndices::arguments()); in new()
1145 possibly_annex_b_functions.remove_if_exists(CommonSourceAtomSetIndices::arguments()); in perform_annex_b()
1247 if name == CommonSourceAtomSetIndices::arguments() { in declare_param()
1592 || (arguments_object_needed && *n == CommonSourceAtomSetIndices::arguments()) in into_scope_data_set()
1802 if name == CommonSourceAtomSetIndices::arguments() { in check_lexical_or_function_name()
3273 .is_used_or_closed_over(CommonSourceAtomSetIndices::this()) in update_function_stencil()
3283 .is_used_or_closed_over(CommonSourceAtomSetIndices::arguments()) in update_function_stencil()
3293 .contains(&CommonSourceAtomSetIndices::arguments()); in update_function_stencil()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/jsparagus-scope/src/
H A Dbuilder.rs38 use ast::source_atom_set::{CommonSourceAtomSetIndices, SourceAtomSetIndex};
969 if name == CommonSourceAtomSetIndices::arguments() { in declare_param()
1133 || (arguments_object_needed && *n == CommonSourceAtomSetIndices::arguments()) in into_scope_data_set()
1325 if name == CommonSourceAtomSetIndices::arguments() { in check_lexical_or_function_name()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/jsparagus-emitter/src/
H A Dast_emitter.rs19 use ast::source_atom_set::{CommonSourceAtomSetIndices, SourceAtomSetIndex};
848 if name.value == CommonSourceAtomSetIndices::eval() { in emit_call_expression()
/dports/www/firefox/firefox-99.0/third_party/rust/jsparagus-emitter/src/
H A Dast_emitter.rs21 use ast::source_atom_set::{CommonSourceAtomSetIndices, SourceAtomSetIndex};
893 if name.value == CommonSourceAtomSetIndices::eval() { in emit_call_expression()

12