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
{{ message }}
This repository was archived by the owner on Sep 14, 2021. It is now read-only.
Currently Java field lookup happens on every smart pointer dereference in handle.h. This is slow, and only needs to be done once per class. The field reference can be held using a global reference: