Skip to content

Commit 6856c01

Browse files
authored
Use objects instead of closures for type mappers (#36576)
* Use objects instead of closures for type mappers * Flatten combined type mappers * Single point of creation for type mappers * More optimizations * Fix lint error * Fewer symbol instantiations / discard type mapper after instantiation * More optimizations * Simplify mapper layout and cache in composite mappers * Removing cache as it doesn't seem to matter much * Get rid of identityMapper
1 parent ae3d28b commit 6856c01

File tree

2 files changed

+90
-65
lines changed

2 files changed

+90
-65
lines changed

0 commit comments

Comments
 (0)