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
[NFC] Remove HeapType from RefFunc::finalize (#8032)
Since finalization already looks up the function on the module to
determine whether it is imported, go further and just take the type
directly from the function.
0 commit comments