You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(napi/parser): simplify raw transfer deserializer codegen (#14313)
Pure refactor. Follow-on after #14312.
Simplify the raw transfer codegen. This change does not alter content of the generated functions, only the order in which they're output in generated code.
0 commit comments