Refactor|Client|libgui: Use Binder to manage script bindings
The native implementation of the functions doesn’t need to checkfor argument count as that is already checked earlier when thecall is made in the script.
View differences
Refactor|Client|libgui: Use Binder to manage script bindings
The native implementation of the functions doesn’t need to check
for argument count as that is already checked earlier when the
call is made in the script.