-
Enhancement
-
Resolution: Fixed
-
P4
-
8, 11, 17
-
b13
Current handling for (put|get)field uses if-else chain to select the access type. This can be made more uniform by using switches, like accessor_entry code already does.