refactor(packages/codegen): rename `code` to `name` in named write functions (#25982)
Pure refactor. After #25981, `writeWithMapNamed` and `writeWithMapNamedNoLast` only receive `Identifier`s, so rename `code` param to the more specific `name`.
O
overlookmotel committed
a6f83e9ec6d1cadd4d3149ad8526b5e9203c4920
Parent: c1bcac3