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
Some type test instructions are directly generating calls to getInterceptor.
These calls should be broken out of type tests as separate HInterceptor instruction to enable all the interceptor optimizations.
This means that many type tests will now have control flow.