oxc/crates/oxc_traverse/scripts
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
..
lib refactor(transform): retag_stack use AncestorType (#3173) 2024-05-06 18:53:41 +01:00
build.mjs
package.json