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
[[ Script ]] Add the ability to query the parameter names of a handler
This patch adds CopyHandlerParametersOfModule API which allows
fetching the list of parameter names of the specified handler (as long
as debug information hasn't been stripped from the module).
It also renames CopyHandlerOfModule to CopyHandlerSignatureOfModule
and updates uses of the function.
0 commit comments