perf(packages/codegen): reduce property lookups (#25977)
`state.mapPositions` is accessed multiple times in 2 functions. Extract it to a local var, to avoid repeated property accesses.
O
overlookmotel committed
cc947b5a370296143af26bb4bc46a877eaccb85f
Parent: c22a9cc