oxc/crates/oxc_traverse/scripts/lib
overlookmotel 762677e17b
refactor(transform): retag_stack use AncestorType (#3173)
Make the code for `retag_stack` in `walk_*` functions more
comprehensible, by replacing hard-coded enum discriminants as integers
with an `AncestorType` type.

Alternative solution to the problem raised in #3170.

close: #3170
2024-05-06 18:53:41 +01:00
..
ancestor.mjs refactor(transform): retag_stack use AncestorType (#3173) 2024-05-06 18:53:41 +01:00
parse.mjs
traverse.mjs
utils.mjs
walk.mjs refactor(transform): retag_stack use AncestorType (#3173) 2024-05-06 18:53:41 +01:00