oxc/crates/oxc_semantic/tests/cfg_fixtures
2024-02-01 20:46:38 +08:00
..
argument_map.js
arrow_expressions.js
assignment_operators.js
break_from_a_label_in_global_scope.js
class.js
class_extend_super.js
cond_expr_in_arrow_fn.js
conditional_expression.js
do_while_break.js
expression_spread.js
fn_return_obj_expr_with_computed_key.js
for_in.js
function_as_expression.js
function_in_finally.js
if_else.js
if_stmt_in_for_in.js
import_as_function.js
index_into_object_with_symbol_as_arg.js
indexing_into_class_expression.js
infix_operators.js
labeled_block_break.js
labelled_try_break.js
logical_expressions_short_circuit.js
member_access_with_numbered_index.js
member_access_with_unreachable.js
nested_computed_member_expression.js
new_and_meta.js
new_class_then_call_fn.js
object_in_computer_member_expression.js
parenthesized_and_sequence_expr.js
private_in.js
simple_spread.js
some.tsx
spread_in_a_spread.js
string.js
switch_in_while.js
switch_statement.js
template_literal.js
template_string.js
two_functions.js
unary_operator.js
while.js
yield_as_statement_and_expression.js