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
don't store wraprec on op_array extension too soon
The op_array extension slot for function is not available until
function's first call. Check if op_array extension slot is initialized
before using it to store wraprec.
0 commit comments