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
- maintain a cache of all classes that are needed for boxing and unboxing
- classes are passed to intrinsics, record location of class parameters in the table
- make sure result type of an intrinsic is stored in the table and used for boxing/unboxing
- record result type of 'compare' in the methodTable instead of the source type
0 commit comments